comparison Paper/prosym.bib @ 3:845b7c1fb066

fix
author mir3636
date Fri, 24 Nov 2017 21:23:05 +0900
parents
children e61e468bf6fc
comparison
equal deleted inserted replaced
2:e9b59ddf626d 3:845b7c1fb066
1 @article{
2 gears,
3 author = "河野 真治 and 伊波 立樹 and 東恩納 琢偉",
4 title = "Code Gear、Data Gear に基づく OS のプロトタイプ",
5 journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会(OS)",
6 month = "May",
7 year = 2016
8 }
9
10 @article{
11 cbc,
12 author = "Kaito TOKKMORI and Shinji KONO",
13 title = "Implementing Continuation based language in LLVM and Clang",
14 journal = "LOLA 2015",
15 month = "July",
16 year = 2015
17 }
18
19 @article{
20 llvm,
21 title = "LLVM documentation.",
22 howpublished = "{http://llvm.org/docs/index.html}"
23 }
24