view final_main/bibliography.tex @ 13:117794d50054

update
author akahori
date Tue, 19 Feb 2019 21:49:55 +0900
parents 0ad9752c0c85
children
line wrap: on
line source

% 参考文献
\def\line{−\hspace*{-.7zw}−}

\begin{thebibliography}{99}
%\bibitem{*}内の * は各自わかりやすい名前などをつけて、
%論文中には \cite{*} のように使用する。
%これをベースに書き換えた方が楽かも。
%書籍、論文、URLによって若干書き方が異なる。
%URLを載せる人は参考にした年月日を最後に記入すること。

\bibitem{christie}
河野 真治. 分散フレームワークChristieと分散木構造データベースJungle, IPSJ SIG Technical Report, May 2018.

\bibitem{christie}
照屋のぞみ. 分散フレームワークChristieの設計, Master’s thesis, 琉球大学 大学院理工学研究科, 2018.

\bibitem{bitcoin}
Bitcoin: A Peer-to-Peer Electronic Cash System \\
\url{https://bitcoin.org/bitcoin.pdf}\\
(Accessed: 2019/2/15)

\bibitem{ethereum}
Ethereum Homestead Documentation \\
\url{http://www.ethdocs.org/en/latest/}\\
(Accessed: 2019/2/17)


\bibitem{paxos}
Paxos made Simple \\
\url{https://lamport.azurewebsites.net/pubs/paxos-simple.pdf}
(Accessed: 2019/2/17)

\bibitem{torque}
TORQUE Introduction. \\
\url{http://docs.adaptivecomputing.com/torque/4-2-8/help.htm#topics/0-intro/introduction.htm\%3FTocPath\%3DWelcome\%7C_____1}\\
(Accessed: 2019/2/15)


\bibitem{qsub-doc}
qsub document. \\
\url{http://docs.adaptivecomputing.com/torque/4-0-2/Content/topics/commands/qsub.htm}\\
(Accessed: 2019/2/15)


\end{thebibliography}