view Paper/bibliography.tex @ 19:7d8aa97ff754

update Paper
author e165727 <e165727@ie.u-ryukyu.ac.jp>
date Sun, 16 Feb 2020 13:28:38 +0900
parents 8d771716d419
children
line wrap: on
line source

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

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

\bibitem{perl6-deep-dive} Andrew Shitov. Perl6 Deep Dive
\bibitem{キー2} 清水隆博, 河野真治. CbC を用いた Perl6 処理系. プログラミングシンポジウム論文, 2019.
\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})
\bibitem{C-doc}C Documentation\\({https://devdocs.io/c/}) (2020/2/14 access)
\bibitem{Perl6-rename}The Hot New Language Named Rakudo \\{http://blogs.perl.org/users/zoffix\_znet/2017/07/the-hot-new-language-named-rakudo.html}
%URL修正する必要あり

\end{thebibliography}