changeset 30:6b76e17d2024

pdf update
author taiki <taiki@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Apr 2014 21:39:09 +0900
parents ca46d7aee60d
children e3fea1bef943
files paper/cerium.bib paper/sigos.bbl paper/sigos.bib paper/sigos.pdf paper/sigos.tex
diffstat 5 files changed, 60 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/paper/cerium.bib	Tue Apr 22 19:01:36 2014 +0900
+++ b/paper/cerium.bib	Tue Apr 22 21:39:09 2014 +0900
@@ -313,11 +313,3 @@
         month = "April",
         year = 2011
 }
-
-@article{shoshi:2011soft,
-        author = "玉城将士 and 河野真治",
-        title = "Cassandraと非破壊的構造を用いたCMSのスケーラビリティ検証環境の構築",
-        journal = "日本ソフトウェア科学会第28回",
-        month = "September",
-        year = 2011
-}
--- a/paper/sigos.bbl	Tue Apr 22 19:01:36 2014 +0900
+++ b/paper/sigos.bbl	Tue Apr 22 21:39:09 2014 +0900
@@ -4,4 +4,22 @@
 玉城将士,河野真治\:Cassandraと非破壊的構造を用いたCMSのスケーラビリティ検証環境の構築,日本ソフトウェア科学会第28回
   (2011).
 
+\bibitem{openstack}
+: {OpenStack}, {https://www.openstack.org/}.
+
+\bibitem{libvirt}
+: {libvirt}, {http://libvirt.org/}.
+
+\bibitem{kvm}
+: {KVM}, {http://www.linux-kvm.org/}.
+
+\bibitem{vmware}
+: {vmware}, {http://www.vmware.com/jp/}.
+
+\bibitem{ocfs2}
+: {OCFS2}, {https://oss.oracle.com/projects/ocfs2/}.
+
+\bibitem{vagrant}
+: {Vagrant}, {http://www.vagrantup.com/}.
+
 \end{thebibliography}
--- a/paper/sigos.bib	Tue Apr 22 19:01:36 2014 +0900
+++ b/paper/sigos.bib	Tue Apr 22 21:39:09 2014 +0900
@@ -125,3 +125,39 @@
         month = "September",
         year = 2011
 }
+
+@misc{openstack,
+        author = "",
+        title = "{OpenStack}",
+        howpublished = "{https://www.openstack.org/}"
+}
+
+@misc{libvirt,
+        author = "",
+        title = "{libvirt}",
+        howpublished = "{http://libvirt.org/}"
+}
+
+@misc{kvm,
+        author = "",
+        title = "{KVM}",
+        howpublished = "{http://www.linux-kvm.org/}"
+}
+
+@misc{vmware,
+        author = "",
+        title = "{vmware}",
+        howpublished = "{http://www.vmware.com/jp/}"
+}
+
+@misc{ocfs2,
+        author = "",
+        title = "{OCFS2}",
+        howpublished = "{https://oss.oracle.com/projects/ocfs2/}"
+}
+
+@misc{vagrant,
+        author = "",
+        title = "{Vagrant}",
+        howpublished = "{http://www.vagrantup.com/}"
+}
Binary file paper/sigos.pdf has changed
--- a/paper/sigos.tex	Tue Apr 22 19:01:36 2014 +0900
+++ b/paper/sigos.tex	Tue Apr 22 21:39:09 2014 +0900
@@ -77,10 +77,12 @@
 
 
 \nocite{shoshi:2011soft}
-%\nocite{opencl}
-%\nocite{opencl:ref}
-%\nocite{opencl:applied}
-%\nocite{yutaka:os}
+\nocite{openstack}
+\nocite{libvirt}
+\nocite{kvm}
+\nocite{vmware}
+\nocite{ocfs2}
+\nocite{vagrant}
 
 \bibliographystyle{ipsjunsrt}
 \bibliography{sigos}