comparison paper/sigos.bib @ 0:5ec014f2fe3a

add some files
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Thu, 28 Mar 2013 06:38:19 +0900
parents
children f1ffd8e10d0b
comparison
equal deleted inserted replaced
-1:000000000000 0:5ec014f2fe3a
1
2 @misc{osmesa,
3 author = "",
4 title = "{The Mesa 3D Graphics Library}",
5 howpublished = "\url{http://www.mesa3d.org/}"
6 }
7
8 @misc{sdl,
9 author = "",
10 title = "{Simple DirectMedia Layer}",
11 howpublished = "\url{http://www.libsdl.org/}"
12 }
13
14 @article{akira,
15 author = "{Akira KAMIZATO}",
16 title = "{Cell を用いたゲームフレームワークの提案}",
17 journal = "{琉球大学理工学研究科情報工学専攻 平成19年度学位論文}",
18 year = 2008
19 }
20
21 @book{amdahl,
22 author = "{Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, and Doug Lea}",
23 title = "{Java Concurrency in Prac-tice}",
24 publisher = "{Addison-Wesley Professional}",
25 year = "2005"
26 }
27
28 @misc{gongo,
29 author = "",
30 title = "{SourceForge.JP: Project Info - Cerium Rendering Engine}",
31 howpublished = "\url{https://sourceforge.jp/projects/cerium/}"
32 }
33
34 @misc{spurs,
35 author = "{Keisuke Inoue}",
36 title = "{SPU Centric Execution Model}",
37 text = "SACSIS 2006",
38 year = 2006
39 }
40
41 @misc{cell,
42 author = "{Sony Corporation}",
43 title = "{Cell broadband engine architecture}",
44 year = 2005
45 }
46
47 @journal{chiaki,
48 author = "{Chiaki SUGIYAMA}",
49 title = "{SceneGraph と StatePattern を用いたゲームフレームワークの設計と実装}",
50 journal = "{琉球大学工学部情報工学科 平成19年度卒業論文}",
51 year = 2008
52 }
53
54 @misc{blender,
55 title = "{Blender.jp - Blender Japanese Website}",
56 howpublished = "\url{http://blender.jp/}"
57 }
58
59 @manual{libspe2,
60 author = "{International Business Machines Corporation, Sony Computer Entertainment Incorporated, Toshiba Corporation}",
61 title = "{SPE Runtime Management Library}",
62 year = 2006
63 }
64
65 @article{kono,
66 author = "{Shinji KONO}",
67 title = "{検証を自身で表現できるハードウェア、ソフトウェア記述言語 Continuation ba sed C と、その Cell への応用}",
68 journal = "{電子情報通信学会VLSI設計技術研究会}",
69 year = 2008
70 }
71
72 @manual{mailbox,
73 author = "{Sony Corporation}",
74 title = "{Cell BroadbandEngine アーキテクチャ}",
75 year = 2006
76 }