view reference.bib @ 2:69c1099f7849

図追加そのた修正
author tobaru
date Thu, 26 Oct 2017 14:36:53 +0900
parents 82e5501f2105
children
line wrap: on
line source

@Misc{kaito:2015,
  author = "{徳森 海斗, 河野真治}",
  title  = "LLVM Clang 上の Continuation based C コンパイラ の改良",
  journal = "琉球大学工学部情報工学科平成 27 年度学位論文",
  year = 2015
}

@Misc{gears,
  author = "{伊波立樹, 東恩納琢偉, 河野真治}",
  title  = "Code Gear、Data Gear に基づく OS のプロトタイプ",
  journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会",
  year = 2016
}

@Misc{kokubo:2016,
  author = "{小久保翔平, 河野真治}",
  title = "Code Segment と Data Segment を持つ Gears OS の設計",
  year = 2016
} 

@Misc{llvm,
  author = "{The LLVM Compiler Infrastructure}",
  howpublished = "\url{http://llvm.org}"
}