Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    r65a7050 r2185df1  
    330330    contributer = {pabuhr@plg},
    331331    author      = {Nissim Francez},
    332     title       = {Another Advantage of Keyword Notation for Parameter Communication with Subprograms},
     332    title       = {Another Advantage of Key word Notation for Parameter Communication with Subprograms},
    333333    journal     = cacm,
    334334    volume      = 20,
     
    831831    year        = 2015,
    832832    howpublished= {\href{http://www.boost.org/doc/libs/1_61_0/libs/coroutine/doc/html/index.html}
    833                   {http://www.boost.org/\-doc/\-libs/1\_61\_0/\-libs/\-coroutine/\-doc/\-html/\-index.html}},
    834     optnote     = {Accessed: 2016-09},
    835 }
    836 
    837 @misc{BoostThreads,
    838     keywords    = {Boost Thread Library},
    839     contributer = {pabuhr@plg},
    840     author      = {Anthony Williams and Vicente J. Botet Escriba},
    841     title       = {Boost Thread Library},
    842     year        = 2015,
    843     howpublished= {\href{https://www.boost.org/doc/libs/1_61_0/doc/html/thread.html}
    844                   {https://\-www.boost.org/\-doc/\-libs/\-1\_61\_0/\-doc/\-html/\-thread.html}},
     833                  {{http://www.boost.org/\-doc/\-libs/1\_61\_0/\-libs/\-coroutine/\-doc/\-html/\-index.html}}},
    845834    optnote     = {Accessed: 2016-09},
    846835}
     
    30012990}
    30022991
    3003 @manual{WindowsFibers,
    3004     keywords    = {threads, fibers},
    3005     contributer = {pabuhr@plg},
    3006     author      = {Windows},
    3007     title       = {Fibers},
    3008     organization= {Microsoft, Windows Development Center},
    3009     address     = {\href{https://docs.microsoft.com/en-us/windows/desktop/ProcThread/fibers}{https://\-docs.microsoft.com/\-en-us/\-windows/\-desktop/\-ProcThread/\-fibers}},
    3010     year        = 2018,
    3011 }
    3012 
    30132992@inproceedings{F-bound,
    30142993    keywords    = {},
     
    30583037}
    30593038
    3060 @manual{Folly,
    3061     keywords    = {Folly},
    3062     contributer = {pabuhr@plg},
    3063     author      = {Folly},
    3064     title       = {Facebook Open-source Library},
    3065     organization= {Facebook},
    3066     address     = {\href{https://github.com/facebook/folly}{https://\-github.com/\-facebook/\-folly}},
    3067     year        = 2018,
    3068 }
    3069 
    30703039@manual{Fortran95,
    30713040    keywords    = {Fortran 95},
     
    30883057    address     = {\href{https://www.iso.org/standard/50459.html}{https://\-www.iso.org/\-standard/\-50459.html}},
    30893058    year        = 2010,
    3090 }
    3091 
    3092 @manual{Fortran18,
    3093     keywords    = {ISO/IEC Fortran 10},
    3094     contributer = {pabuhr@plg},
    3095     author      = {Fortran18},
    3096     title       = {Programming Languages -- {Fortran} Part 1:Base Language ISO/IEC 1539-1:2018},
    3097     edition     = {4rd},
    3098     publisher   = {International Standard Organization},
    3099     address     = {\href{https://www.iso.org/standard/72320.html}{https://\-www.iso.org/\-standard/\-72320.html}},
    3100     year        = 2018,
    31013059}
    31023060
     
    36633621    year        = {1964},
    36643622    publisher   = {ACM}
    3665 }
    3666 
    3667 @phdthesis{Barghi18,
    3668     keywords    = {concurrency, user threads, actors},
    3669     contributer = {pabuhr@plg},
    3670     author      = {Saman Barghi},
    3671     title       = {Improving the Performance of User-level Runtime Systems for Concurrent Applications},
    3672     school      = {School of Computer Science, University of Waterloo},
    3673     year        = 2018,
    3674     month       = sep,
    3675     optaddress  = {Waterloo, Ontario, Canada, N2L 3G1},
    3676     note        = {\href{https://uwspace.uwaterloo.ca/handle/10012/13935}{https://\-uwspace.uwaterloo.ca/\-handle/\-10012/\-13935}},
    36773623}
    36783624
     
    40023948    year        = 2015,
    40033949    edition     = {{J}ava {SE} 8},
    4004 }
    4005 
    4006 @manual{Java11,
    4007     keywords    = {Java SE 11},
    4008     contributer = {pabuhr@plg},
    4009     author      = {James Gosling and Bill Joy and Guy Steele and Gilad Bracha and Alex Buckley and Daniel Smith},
    4010     title       = {{Java} Language Specification},
    4011     publisher   = {Oracle},
    4012     month       = sep,
    4013     year        = 2018,
    4014     edition     = {{J}ava {SE} 11},
    4015 }
    4016 
    4017 @manual{JDK1.1,
    4018     keywords    = {JDK 1.1},
    4019     contributer = {pabuhr@plg},
    4020     author      = {{Multithreading Models}},
    4021     title       = {JDK 1.1 for Solaris Developer's Guide},
    4022     publisher   = {Oracle},
    4023     address     = {\href{https://docs.oracle.com/cd/E19455-01/806-3461/6jck06gqk/index.html#ch2mt-41}{https://\-docs.oracle.com/\-cd/\-E19455-01/\-806-3461/\-6jck06gqk/\-index.html\#ch2mt-41}},
    4024     year        = 2010,
    40253950}
    40263951
     
    42044129}
    42054130
    4206 @manual{libmill,
    4207     keywords    = {libmill},
    4208     contributer = {pabuhr@plg},
    4209     author      = {libmill},
    4210     title       = {{G}o-style concurrency in {C}, Version 1.18},
    4211     organization= {libmill},
    4212     address     = {\href{http://libmill.org/documentation.html}{http://\-libmill.org/\-documentation.html}},
    4213     month       = jan,
    4214     year        = 2017,
    4215 }
    4216 
    42174131@book{Weissman67,
    42184132    keywords    = {lisp},
     
    42484162    pages       = {161-169},
    42494163    note        = {Proceedings of the {SIGPLAN}~'89 Conference on Programming Language Design and Implementation}
    4250 }
    4251 
    4252 @manual{Lua,
    4253     keywords    = {Lua},
    4254     contributer = {pabuhr@plg},
    4255     author      = {Lua},
    4256     title       = {Lua 5.3 Reference Manual},
    4257     address     = {\href{https://www.lua.org/manual/5.3}{https://\-www.lua.org/\-manual/\-5.3}},
    4258     year        = 2018,
    42594164}
    42604165
     
    45864491}
    45874492%    editor     = {Allen Kent and James G. Williams},
    4588 
    4589 @incollection{MPC,
    4590     keywords    = {user-level threading},
    4591     contributer = {pabuhr@plg},
    4592     author      = {Marc P\'erache and Herv\'e Jourdren and Raymond Namyst},
    4593     title       = {MPC: A Unified Parallel Runtime for Clusters of {NUMA} Machines},
    4594     booktitle   = {Euro-Par 2008},
    4595     pages       = {329-342},
    4596     publisher   = {Springer},
    4597     address     = {Berlin, Heidelberg},
    4598     year        = 2008,
    4599     volume      = 5168,
    4600     series      = {Lecture Notes in Computer Science},
    4601 }
    46024493
    46034494@manual{MPI,
     
    58735764    address     = {\href{https://www.iso.org/standard/64029.html}{https://\-www.iso.org/\-standard/\-64029.html}},
    58745765    year        = 2014,
    5875 }
    5876 
    5877 @manual{C++17,
    5878     keywords    = {ISO/IEC C++ 17},
    5879     contributer = {pabuhr@plg},
    5880     key         = {C++17},
    5881     title       = {{C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Programming Language ISO/IEC 14882:2017},
    5882     edition     = {5th},
    5883     publisher   = {International Standard Organization},
    5884     address     = {\href{https://www.iso.org/standard/68564.html}{https://\-www.iso.org/\-standard/\-68564.html}},
    5885     year        = 2017,
    58865766}
    58875767
     
    61496029    keywords    = {Python},
    61506030    contributer = {pabuhr@plg},
    6151     author      = {Python},
    6152     title       = {Python Language Reference, Release 3.7.2},
     6031    title       = {Python Reference Manual, Release 2.5},
     6032    author      = {Guido van Rossum},
    61536033    organization= {Python Software Foundation},
    6154     address     = {\href{https://docs.python.org/3/reference/index.html}{https://\-docs.python.org/\-3/\-reference/\-index.html}},
    6155     year        = 2018,
     6034    month       = sep,
     6035    year        = 2006,
     6036    note        = {Fred L. Drake, Jr., editor},
    61566037}
    61576038
    61586039% Q
    6159 
    6160 @inproceedings{Qthreads,
    6161     keywords    = {user-level threading},
    6162     author      = {Kyle B. Wheeler and Richard C. Murphy and Douglas Thain},
    6163     title       = {Qthreads: An API for Programming with Millions of Lightweight Threads},
    6164     booktitle   = {International Symposium on Parallel and Distributed Processing},
    6165     organization= {IEEE},
    6166     address     = {Miami, FL, USA},
    6167     month       = apr,
    6168     year        = 2008,
    6169 }
    61706040
    61716041@article{Grossman06,
     
    62026072    publisher   = {ACM},
    62036073    address     = {New York, NY, USA},
    6204 }
    6205 
    6206 @manual{Quasar,
    6207     keywords    = {Quasar},
    6208     contributer = {pabuhr@plg},
    6209     author      = {Quasar},
    6210     title       = {Quasar Documentation, Release 0.8.0},
    6211     organization= {Parallel Universe},
    6212     address     = {\href{http://docs.paralleluniverse.co/quasar}{http://\-docs.paralleluniverse.co/\-quasar}},
    6213     year        = 2018,
    62146074}
    62156075
     
    64636323    year        = 2015,
    64646324    note        = {\href{https://doc.rust-lang.org/reference.html}{https://\-doc.rust-lang\-.org/\-reference.html}},
    6465 }
    6466 
    6467 @manual{Ruby,
    6468     keywords    = {Ruby},
    6469     contributer = {pabuhr@plg},
    6470     author      = {Ruby},
    6471     title       = {Ruby Documentation, Release 2.6.0},
    6472     organization= {Python Software Foundation},
    6473     address     = {\href{https://www.ruby-lang.org/en/documentation}{https://\-www.ruby-lang.org/\-en/\-documentation}},
    6474     year        = 2018,
    64756325}
    64766326
Note: See TracChangeset for help on using the changeset viewer.