diff reference.bib @ 3:c50a033e6635

create presentation slide
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Wed, 01 Jul 2015 19:06:07 +0900
parents c0d36568602d
children 117760bfcae9
line wrap: on
line diff
--- a/reference.bib	Mon Jun 22 19:44:08 2015 +0900
+++ b/reference.bib	Wed Jul 01 19:06:07 2015 +0900
@@ -2,15 +2,17 @@
   author    = {Shinji Kono and
                Kento Yogi},
   title     = {Implementing Continuation based language in {GCC}},
-  journal   = {CoRR},
-  volume    = {abs/1109.4048},
-  year      = {2011},
-  url       = {http://arxiv.org/abs/1109.4048},
-  timestamp = {Mon, 05 Dec 2011 18:05:37 +0100},
-  biburl    = {http://dblp.uni-trier.de/rec/bib/journals/corr/abs-1109-4048},
-  bibsource = {dblp computer science bibliography, http://dblp.org}
+  journal   = {Continuation Festa 2008},
+  year      = {2008},
 }
 
+@article{CbC2011,
+  author    = {Shinji Kono},
+  title     = {Demonstration of Continuation based C on GCC},
+  journal   = {Continuation Workshop},
+  year      = {2011}
+}
+                  
 @manual{LLVMIR,
 author = "{LLVM Language Reference Manual}",
 title = "{\\http://llvm.org/docs/LangRef.html}",