Changes in doc/bibliography/pl.bib [7ffd7f0:a43b743]
- File:
-
- 1 edited
-
doc/bibliography/pl.bib (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
r7ffd7f0 ra43b743 1240 1240 year = 2023, 1241 1241 note = {\url{https://www.iso.org/obp/ui/en/\#iso:std:iso-iec:9899:dis:ed-5:v1:en}}, 1242 }1243 1244 @mastersthesis{Brooks25,1245 contributer = {pabuhr@plg},1246 author = {Michael Brooks},1247 title = {\textsf{C}$\mathbf{\forall}$ Container Library},1248 school = {School of Computer Science, University of Waterloo},1249 address = {Waterloo, Ontario, Canada, N2L 3G1},1250 publisher = {UWSpace},1251 year = {2025},1252 note = {\url{https://hdl.handle.net/10012/XXXXX}},1253 1242 } 1254 1243 … … 3044 3033 } 3045 3034 3046 @article{Alvarez-Picallo24,3047 keywords = {C, Coroutines, Effect Handlers},3048 contributer = {pabuhr@plg},3049 author = {Alvarez-Picallo, Mario and Freund, Teodoro and Ghica, Dan R. and Lindley, Sam},3050 title = {Effect Handlers for {C} via Coroutines},3051 year = {2024},3052 publisher = {Association for Computing Machinery},3053 address = {New York, NY, USA},3054 volume = {8},3055 number = {OOPSLA2},3056 journal = {Proc. ACM Program. Lang.},3057 month = oct,3058 }3059 3060 3035 @article{Tarjan75, 3061 3036 keywords = {union-find}, … … 4109 4084 } 4110 4085 4111 @manual{libmill,4112 keywords = {libmill},4113 contributer = {pabuhr@plg},4114 author = {libmill},4115 title = {{G}o-style concurrency in {C}, Version 1.18},4116 organization= {libmill},4117 address = {\url{http://libmill.org/documentation.html}},4118 month = jan,4119 year = 2017,4120 }4121 4122 4086 @manual{Go, 4123 4087 keywords = {Go programming language}, … … 4368 4332 author = {Zoran Radovi\'{c} and Erik Hagersten}, 4369 4333 title = {Hierarchical backoff locks for nonuniform communication architectures}, 4370 booktitle = {Proc . of the 9th Inter. Symp. on High-Perf. Comp. Arch.},4334 booktitle = {Proceedings of the Ninth International Symposium on High-Performance Computer Architecture}, 4371 4335 year = {2003}, 4372 4336 location = {Anaheim, CA, USA}, … … 5180 5144 } 5181 5145 5146 @manual{libmill, 5147 keywords = {libmill}, 5148 contributer = {pabuhr@plg}, 5149 author = {libmill}, 5150 title = {{G}o-style concurrency in {C}, Version 1.18}, 5151 organization= {libmill}, 5152 address = {\url{http://libmill.org/documentation.html}}, 5153 month = jan, 5154 year = 2017, 5155 } 5156 5182 5157 @book{Weissman67, 5183 5158 keywords = {lisp}, … … 5252 5227 year = 2008, 5253 5228 pages = {1008-1020}, 5254 }5255 5256 @misc{Loom,5257 contributer = {pabuhr@plg},5258 key = {Loom},5259 title = {Project Loom: Fibers and Continuations},5260 author = { Iris Clark},5261 howpublished= {\url{https://wiki.openjdk.org/display/loom}},5262 year = 2022,5263 5229 } 5264 5230 … … 9366 9332 title = {What is a Secure Programming Language?}, 9367 9333 booktitle = {3rd Summit on Advances in Programming Languages}, 9368 opteditor = {Benjamin S. Lerner and Rastislav Bod\'{i}k and Shriram Krishnamurthi},9334 editor = {Benjamin S. Lerner and Rastislav Bod\'{i}k and Shriram Krishnamurthi}, 9369 9335 month = jul, 9370 9336 year = 2019,
Note:
See TracChangeset
for help on using the changeset viewer.