Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    r3d70ca9 rb51b2a6  
    230230    publisher   = {MIT Press, Cambridge},
    231231    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},
    232243}
    233244
     
    419430}
    420431
    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 
    435432@article{Buhr00a,
    436433    keywords    = {exception handling},
     
    12291226}
    12301227
    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 
    12421228@misc{CFAStackEvaluation,
    12431229    contributer = {a3moss@plg},
     
    16571643    volume      = 21,
    16581644    number      = 8,
    1659     pages       = {666-677},
    1660     publisher   = {ACM New York, NY, USA},
     1645    pages       = {666-677}
    16611646}
    16621647
     
    20031988    title       = {Concurrency in \textsf{C}$\mathbf{\forall}$},
    20041989    school      = {School of Computer Science, University of Waterloo},
    2005     address     = {Waterloo, Ontario, Canada, N2L 3G1},
    2006     publisher   = {UWSpace},
    20071990    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}},
    20092007}
    20102008
     
    33473345}
    33483346
    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 
    33603347@article{Liskov79,
    33613348    keywords    = {exception handling},
     
    40894076    year        = 2022,
    40904077    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}},
    40924079}
    40934080
     
    43414328    month       = sep,
    43424329    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}},
    43444331}
    43454332
     
    47384725    year        = 1996,
    47394726    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},
    47514727}
    47524728
     
    51025078}
    51035079
    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 
    51245080@inproceedings{mprof,
    51255081    keywords    = {malloc},
Note: See TracChangeset for help on using the changeset viewer.