annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
163b2493fb51 first commit
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 % 参考文献
163b2493fb51 first commit
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 \def\line{−\hspace*{-.7zw}−}
163b2493fb51 first commit
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents:
diff changeset
3
163b2493fb51 first commit
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 \begin{thebibliography}{99}
163b2493fb51 first commit
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 %\bibitem{*}内の * は各自わかりやすい名前などをつけて、
163b2493fb51 first commit
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 %論文中には \cite{*} のように使用する。
163b2493fb51 first commit
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 %これをベースに書き換えた方が楽かも。
163b2493fb51 first commit
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 %書籍、論文、URLによって若干書き方が異なる。
163b2493fb51 first commit
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 %URLを載せる人は参考にした年月日を最後に記入すること。
163b2493fb51 first commit
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents:
diff changeset
10
9
8d771716d419 add bibliography
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 3
diff changeset
11 \bibitem{perl6-deep-dive} Andrew Shitov. Perl6 Deep Dive
3
32bba57ef41c add hg ignore
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 0
diff changeset
12 \bibitem{キー2} 清水隆博, 河野真治. CbC を用いた Perl6 処理系. プログラミングシンポジウム論文, 2019.
9
8d771716d419 add bibliography
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 3
diff changeset
13 \bibitem{Raku-doc} Perl6 Documentation\\({https://docs.perl6.org}) (2019/10/22 access)
8d771716d419 add bibliography
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 3
diff changeset
14 \bibitem{rakudo} rakudo\\({https://github.com/rakudo/rakudo}) (2020/2/14 access)
3
32bba57ef41c add hg ignore
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 0
diff changeset
15 \bibitem{roast}The Official Raku Test Suite \\({https://github.com/perl6/roast/})
32bba57ef41c add hg ignore
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 0
diff changeset
16 \bibitem{nqp}NQP - Not Quite Perl \\({https://github.com/perl6/nqp})
9
8d771716d419 add bibliography
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 3
diff changeset
17 \bibitem{MoarVM} MoarVM\\({https://github.com/MoarVM/MoarVM}) (2020/2/14 access)
3
32bba57ef41c add hg ignore
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 0
diff changeset
18 \bibitem{designdoc}ThePerlFoundation: Perl 6 Design Docu- ments, ThePerlFoundation (online), available from ({https://design.raku.org})
9
8d771716d419 add bibliography
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 3
diff changeset
19 \bibitem{C-doc}C Documentation\\({https://devdocs.io/c/}) (2020/2/14 access)
19
7d8aa97ff754 update Paper
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 9
diff changeset
20 \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}
7d8aa97ff754 update Paper
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 9
diff changeset
21 %URL修正する必要あり
7d8aa97ff754 update Paper
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 9
diff changeset
22
9
8d771716d419 add bibliography
e165727 <e165727@ie.u-ryukyu.ac.jp>
parents: 3
diff changeset
23 \end{thebibliography}