Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    r7ffd7f0 ra43b743  
    12401240    year        = 2023,
    12411241    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}},
    12531242}
    12541243
     
    30443033}
    30453034
    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 
    30603035@article{Tarjan75,
    30613036    keywords    = {union-find},
     
    41094084}
    41104085
    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 
    41224086@manual{Go,
    41234087    keywords    = {Go programming language},
     
    43684332    author      = {Zoran Radovi\'{c} and Erik Hagersten},
    43694333    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},
    43714335    year        = {2003},
    43724336    location    = {Anaheim, CA, USA},
     
    51805144}
    51815145
     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
    51825157@book{Weissman67,
    51835158    keywords    = {lisp},
     
    52525227    year        = 2008,
    52535228    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,
    52635229}
    52645230
     
    93669332    title       = {What is a Secure Programming Language?},
    93679333    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},
    93699335    month       = jul,
    93709336    year        = 2019,
Note: See TracChangeset for help on using the changeset viewer.