changeset 9:8d771716d419

add bibliography
author e165727 <e165727@ie.u-ryukyu.ac.jp>
date Fri, 14 Feb 2020 17:12:20 +0900
parents e234acddcfab
children 242bf93dbbb5
files Paper/bibliography.tex Paper/main.pdf
diffstat 2 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Paper/bibliography.tex	Thu Feb 13 03:57:27 2020 +0900
+++ b/Paper/bibliography.tex	Fri Feb 14 17:12:20 2020 +0900
@@ -8,10 +8,13 @@
 %書籍、論文、URLによって若干書き方が異なる。
 %URLを載せる人は参考にした年月日を最後に記入すること。
 
-\bibitem{キー1} Andrew Shitov. Perl6 Deep Dive
+\bibitem{perl6-deep-dive} Andrew Shitov. Perl6 Deep Dive
 \bibitem{キー2} 清水隆博, 河野真治. CbC を用いた Perl6 処理系. プログラミングシンポジウム論文, 2019.
-\bibitem{キー3}  Perl6 Documentation\\({https://docs.perl6.org}) (2019/10/22 アクセス)
+\bibitem{Raku-doc}  Perl6 Documentation\\({https://docs.perl6.org}) (2019/10/22 access)
+\bibitem{rakudo} rakudo\\({https://github.com/rakudo/rakudo}) (2020/2/14 access)
 \bibitem{roast}The Official Raku Test Suite \\({https://github.com/perl6/roast/})
 \bibitem{nqp}NQP - Not Quite Perl \\({https://github.com/perl6/nqp})
+\bibitem{MoarVM} MoarVM\\({https://github.com/MoarVM/MoarVM}) (2020/2/14 access)
 \bibitem{designdoc}ThePerlFoundation: Perl 6 Design Docu- ments, ThePerlFoundation (online), available from ({https://design.raku.org})
-\end{thebibliography}
\ No newline at end of file
+\bibitem{C-doc}C Documentation\\({https://devdocs.io/c/}) (2020/2/14 access)
+\end{thebibliography}
Binary file Paper/main.pdf has changed