view paper/master_paper.bib @ 17:3afb4bfe1100

fix
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Mon, 15 Feb 2016 07:30:44 +0900
parents f37352a8e185
children
line wrap: on
line source

@article{cerium,
 author = "宮國 渡 and 河野 真治 and 神里 晃 and 杉山 千秋",

 title = "Cell 用の Fine-grain Task Manager の実装",
 journal = "情報処理学会 システムソフトウェアとオペレーティング・システム研究会(OS)",
 month = "April",
 year = 2008
}
                  
@article{akamine:2011a,
 author = "赤嶺 一樹 and 河野 真治",

 title = "DataSegment API を用いた分散フレームワークの設計",
 journal = "日本ソフトウェア科学会第28大会論文集",
 month = "Sep",
 year = 2011
}

@article{kono:2000,
author = "河野 真治",
title = "A Continuation based Programming Language for Embedded Systems",
journal = "IPSJ Computer System Symposium",
month = "November",
year = 2000
}

@article{clang,
title = "Clang 3.9 documentation.",
url = "http://clang.llvm.org/docs/index.html"
}

@article{clangAPI,
title = "clang API documentation.",
url = "http://clang.llvm.org/doxygen"
}

@article{LLVM,
title = "LLVM documentation.",
url = "http://llvm.org/docs/index.html"
}

@article{LLVMIR,
title = "LLVM Language Reference Manual.",
url = "http://llvm.org/docs/LangRef.html"
}

@article{gears,
author = "小久保翔平 伊波立樹 河野真治",
title = "Monad に基づくメタ計算を基本とする Gears OS の設",
journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会(OS)",
month = "May",
year = 2015
}

@article{gcc,
author = "与儀健人 河野真治",
title = "Continuation based CコンパイラのGCC-4.2による実装",
journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会(OS)",
month = "April",
year = 2008
}

@article{cbclang,
author = "徳森海斗 河野真治",
title = "Continuation based Cの LLVM/clang 3.5 上の実装について",
journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会(OS)",
month = "May",
year = 2014
}