Changes in doc/bibliography/pl.bib [3d70ca9:b51b2a6]
- File:
-
- 1 edited
-
doc/bibliography/pl.bib (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
r3d70ca9 rb51b2a6 230 230 publisher = {MIT Press, Cambridge}, 231 231 year = 1986 232 } 233 234 @inproceedings{Srinivasan08, 235 author = {Srinivasan, Sriram and Mycroft, Alan}, 236 editor = {Vitek, Jan}, 237 title = {Kilim: Isolation-Typed Actors for Java}, 238 organization= {ECOOP 2008 -- Object-Oriented Programming}, 239 year = {2008}, 240 publisher = {Springer Berlin Heidelberg}, 241 address = {Berlin, Heidelberg}, 242 pages = {104--128}, 232 243 } 233 244 … … 419 430 } 420 431 421 @article{Delisle21,422 keywords = {concurrency, Cforall},423 contributer = {pabuhr@plg},424 author = {Thierry Delisle and Peter A. Buhr},425 title = {Advanced Control-flow and Concurrency in \textsf{C}$\mathbf{\forall}$},426 journal = spe,427 month = may,428 year = 2021,429 volume = 51,430 number = 5,431 pages = {1005-1042},432 optnote = {\href{https://onlinelibrary.wiley.com/doi/10.1002/spe.2925}{https://\-onlinelibrary.wiley.com/\-doi/\-10.1002/\-spe.2925}},433 }434 435 432 @article{Buhr00a, 436 433 keywords = {exception handling}, … … 1229 1226 } 1230 1227 1231 @phdthesis{Delisle22,1232 contributer = {pabuhr@plg},1233 author = {Delisle, Thierry},1234 title = {The \textsf{C}$\mathbf{\forall}$ Scheduler},1235 school = {School of Computer Science, University of Waterloo},1236 address = {Waterloo, Ontario, Canada, N2L 3G1},1237 publisher = {UWSpace},1238 year = 2022,1239 note = {\url{http://hdl.handle.net/10012/18941}}1240 }1241 1242 1228 @misc{CFAStackEvaluation, 1243 1229 contributer = {a3moss@plg}, … … 1657 1643 volume = 21, 1658 1644 number = 8, 1659 pages = {666-677}, 1660 publisher = {ACM New York, NY, USA}, 1645 pages = {666-677} 1661 1646 } 1662 1647 … … 2003 1988 title = {Concurrency in \textsf{C}$\mathbf{\forall}$}, 2004 1989 school = {School of Computer Science, University of Waterloo}, 2005 address = {Waterloo, Ontario, Canada, N2L 3G1},2006 publisher = {UWSpace},2007 1990 year = 2018, 2008 note = {\url{http://hdl.handle.net/10012/12888}}, 1991 optaddress = {Waterloo, Ontario, Canada, N2L 3G1}, 1992 note = {\href{https://uwspace.uwaterloo.ca/handle/10012/12888}{https://\-uwspace.uwaterloo.ca/\-handle/\-10012/\-12888}}, 1993 } 1994 1995 @article{Delisle21, 1996 keywords = {concurrency, Cforall}, 1997 contributer = {pabuhr@plg}, 1998 author = {Thierry Delisle and Peter A. Buhr}, 1999 title = {Advanced Control-flow and Concurrency in \textsf{C}$\mathbf{\forall}$}, 2000 journal = spe, 2001 month = may, 2002 year = 2021, 2003 volume = 51, 2004 number = 5, 2005 pages = {1005-1042}, 2006 optnote = {\href{https://onlinelibrary.wiley.com/doi/10.1002/spe.2925}{https://\-onlinelibrary.wiley.com/\-doi/\-10.1002/\-spe.2925}}, 2009 2007 } 2010 2008 … … 3347 3345 } 3348 3346 3349 @mastersthesis{Beach21,3350 contributer = {pabuhr@plg},3351 author = {Beach, Andrew James},3352 title = {Exception Handling in \textsf{C}$\mathbf{\forall}$},3353 school = {School of Computer Science, University of Waterloo},3354 address = {Waterloo, Ontario, Canada, N2L 3G1},3355 publisher = {UWSpace},3356 year = {2021},3357 note = {\url{http://hdl.handle.net/10012/17617}},3358 }3359 3360 3347 @article{Liskov79, 3361 3348 keywords = {exception handling}, … … 4089 4076 year = 2022, 4090 4077 address = {Waterloo, Ontario, Canada, N2L 3G1}, 4091 note = {\ url{http://hdl.handle.net/10012/18329}},4078 note = {\href{https://uwspace.uwaterloo.ca/handle/10012/18329}{https://\-uwspace.uwaterloo.ca/\-handle/\-10012/18329}}, 4092 4079 } 4093 4080 … … 4341 4328 month = sep, 4342 4329 optaddress = {Waterloo, Ontario, Canada, N2L 3G1}, 4343 note = {\ url{https://uwspace.uwaterloo.ca/handle/10012/13935}},4330 note = {\href{https://uwspace.uwaterloo.ca/handle/10012/13935}{https://\-uwspace.uwaterloo.ca/\-handle/\-10012/\-13935}}, 4344 4331 } 4345 4332 … … 4738 4725 year = 1996, 4739 4726 pages = {80-87}, 4740 }4741 4742 @inproceedings{Srinivasan08,4743 author = {Srinivasan, Sriram and Mycroft, Alan},4744 editor = {Vitek, Jan},4745 title = {Kilim: Isolation-Typed Actors for Java},4746 organization= {ECOOP 2008 -- Object-Oriented Programming},4747 year = {2008},4748 publisher = {Springer Berlin Heidelberg},4749 address = {Berlin, Heidelberg},4750 pages = {104--128},4751 4727 } 4752 4728 … … 5102 5078 } 5103 5079 5104 @article{Hesselink23,5105 keywords = {Concurrency, mutual exclusion, atomicity, critical section, efficiency},5106 contributer = {pabuhr@plg},5107 author = {Hesselink, Wim H. and Buhr, Peter A.},5108 title = {MCSH, a Lock with the Standard Interface},5109 issue_date = {June 2023},5110 publisher = {Association for Computing Machinery},5111 address = {New York, NY, USA},5112 volume = 10,5113 number = 2,5114 journal = {ACM Trans. Parallel Comput.},5115 issn = {2329-4949},5116 url = {https://doi.org/10.1145/3584696},5117 doi = {10.1145/3584696},5118 articleno = 11,5119 numpages = 23,5120 month = jun,5121 year = {2023},5122 }5123 5124 5080 @inproceedings{mprof, 5125 5081 keywords = {malloc},
Note:
See TracChangeset
for help on using the changeset viewer.