comparison main.tex @ 14:d5366636aa23

add bibliography.tex
author tatsuki
date Thu, 10 Nov 2016 19:28:52 +0900
parents 36f400a632c1
children 27f92e7af1fc
comparison
equal deleted inserted replaced
13:1e543b67f90e 14:d5366636aa23
77 % \bibliographystyle{ipsjsort} 77 % \bibliographystyle{ipsjsort}
78 % \bibliography{ref} 78 % \bibliography{ref}
79 79
80 % BibTeX を使用しない場合 80 % BibTeX を使用しない場合
81 \begin{thebibliography}{9} 81 \begin{thebibliography}{9}
82 \bibitem{latex} 奥村晴彦, 黒木裕介: \textbf{LaTeX2e美文書作成入門}. 技術評論社, 2013. 82 \bibitem{latex}玉城将士、谷成雄,河野真治 : \textbf{Cassandraを使ったスケーラビリティのあるCMSの設計 }. 情報処理学会システムソフトウェアとオペレーティング・システム研究会、 2011.
83 \bibitem{latex}玉城将士 : \textbf{非破壊的木構造を用いた分散CMSの設計と実装 }. 琉球大学理工学研究科修士論文、2013
84 \bibitem{latex}大城信康 、杉本優 、河野真治 : \textbf{Data Segment の分散データベースへの応用}. 日本ソフトウェア科学会第30回大会論文集. 、2013
85 \bibitem{latex}大城信康 : \textbf{分散Database Jungleに関する研究}. 琉球大学理工学研究科修士論文、2014
86 \bibitem{latex}金川竜己、河野真治 : \textbf{非破壊的木構造データベースJungleとその評価 }. 情報処理学会システムソフトウェアとオペレーティング・システム研究会、 2015.
83 \end{thebibliography} 87 \end{thebibliography}
84
85 \end{document} 88 \end{document}
86 89