changeset 23:2edf131f95dc default tip

add bibtex file.
author Yuta AKAMINE <freddie@cr.ie.u-ryukyu.ac.jp>
date Sun, 29 Mar 2009 17:44:24 +0900
parents 7e557ffa3604
children
files fin/6-old-bib.tex fin/fin.bib
diffstat 2 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fin/6-old-bib.tex	Sun Mar 29 17:44:24 2009 +0900
@@ -0,0 +1,4 @@
+\begin{thebibliography}{99}
+\bibitem {aa}上里献一, 河野真治 SuciライブラリのスナップショットAPIを利用した並列デバッグツールの設計
+\bibitem {bb}渕田 良彦, 河野 真治 分散プログラミングモデルFederated Lindaと分散デバッグ
+\end{thebibliography}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fin/fin.bib	Sun Mar 29 17:44:24 2009 +0900
@@ -0,0 +1,14 @@
+@article{uesato,
+author = "{上里献一, 河野真治}",
+title = "{SuciライブラリのスナップショットAPIを利用した並列デバッグツールの設計}",
+journal = "{日本ソフトウェア科学会 第20回大会}",
+month = "{September}",
+year = 2003
+}
+
+@article{fuchita,
+author = "{Yoshihiko FUCHITA}",
+title = "{分散プログラミングモデルFederated Lindaと分散デバッグ}",
+journal = "{琉球大学理工学研究科情報工学専攻 平成19年度学位論文}",
+year = 2008
+}
\ No newline at end of file