annotate Paper/reference.bib @ 39:78fa97061c97

fix section
author riono <e165729@ie.u-ryukyu.ac.jp>
date Wed, 09 Feb 2022 04:00:56 +0900
parents fc9517b7a304
children 6f40d20e4b4c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 @article{
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 cbc,
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 author = "Kaito TOKKMORI and Shinji KONO",
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 title = "Implementing Continuation based language in LLVM and Clang",
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 journal = "LOLA 2015",
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 month = "July",
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 year = 2015
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 }
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
9
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 @article{moggi-monad,
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 author = {Moggi, Eugenio},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 title = {Notions of Computation and Monads},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 journal = {Inf. Comput.},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 issue_date = {July 1991},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 volume = {93},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 number = {1},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 month = jul,
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 year = {1991},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
19 issn = {0890-5401},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 pages = {55--92},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
21 numpages = {38},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
22 url = {http://dx.doi.org/10.1016/0890-5401(91)90052-4},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
23 doi = {10.1016/0890-5401(91)90052-4},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 acmid = {116984},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 publisher = {Academic Press, Inc.},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 address = {Duluth, MN, USA},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 }
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
28
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 @inproceedings{Yang:2010:SLI:1806596.1806610,
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 author = {Yang, Jean and Hawblitzel, Chris},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
31 title = {Safe to the Last Instruction: Automated Verification of a Type-safe Operating System},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 booktitle = {Proceedings of the 31st ACM SIGPLAN Conference on Programming Language Design and Implementation},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
33 series = {PLDI '10},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 year = {2010},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
35 isbn = {978-1-4503-0019-3},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 location = {Toronto, Ontario, Canada},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
37 pages = {99--110},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
38 numpages = {12},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
39 url = {http://doi.acm.org/10.1145/1806596.1806610},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
40 doi = {10.1145/1806596.1806610},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
41 acmid = {1806610},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
42 publisher = {ACM},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 address = {New York, NY, USA},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
44 keywords = {operating system, run-time system, type safety, verification},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
45 }
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
46
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
47 @inproceedings{Klein:2009:SFV:1629575.1629596,
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
48 author = {Klein, Gerwin and Elphinstone, Kevin and Heiser, Gernot and Andronick, June and Cock, David and Derrin, Philip and Elkaduwe, Dhammika and Engelhardt, Kai and Kolanski, Rafal and Norrish, Michael and Sewell, Thomas and Tuch, Harvey and Winwood, Simon},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
49 title = {seL4: Formal Verification of an OS Kernel},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
50 booktitle = {Proceedings of the ACM SIGOPS 22Nd Symposium on Operating Systems Principles},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
51 series = {SOSP '09},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
52 year = {2009},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
53 isbn = {978-1-60558-752-3},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
54 location = {Big Sky, Montana, USA},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
55 pages = {207--220},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
56 numpages = {14},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
57 url = {http://doi.acm.org/10.1145/1629575.1629596},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
58 doi = {10.1145/1629575.1629596},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
59 acmid = {1629596},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
60 publisher = {ACM},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
61 address = {New York, NY, USA},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
62 keywords = {isabelle/hol, l4, microkernel, sel4},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
63 }
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
64
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
65 @inproceedings{Sigurbjarnarson:2016:PVF:3026877.3026879,
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
66 author = {Sigurbjarnarson, Helgi and Bornholt, James and Torlak, Emina and Wang, Xi},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
67 title = {Push-button Verification of File Systems via Crash Refinement},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
68 booktitle = {Proceedings of the 12th USENIX Conference on Operating Systems Design and Implementation},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
69 series = {OSDI'16},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
70 year = {2016},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
71 isbn = {978-1-931971-33-1},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
72 location = {Savannah, GA, USA},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
73 pages = {1--16},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
74 numpages = {16},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
75 url = {http://dl.acm.org/citation.cfm?id=3026877.3026879},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
76 acmid = {3026879},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
77 publisher = {USENIX Association},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
78 address = {Berkeley, CA, USA},
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
79 }
fc9517b7a304 add Thesis template
riono <e165729@ie.u-ryukyu.ac.jp>
parents:
diff changeset
80