Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/papers/concurrency/annex/local.bib

    raac7197 r604e76d  
    2121@string{pldi="Programming Language Design and Implementation"}
    2222
    23 @inproceedings{Hochstein05,
    24     keywords    = {Application software; Computer aided software engineering; Concurrent computing; Educational
    25                   institutions; High performance computing; Humans; Instruments; Productivity; Programming profession;
    26                   Software engineering},
    27     author      = {Lorin Hochstein and Jeff Carver and Forrest Shull and Sima Asgari and Victor Basili and Jeffrey K. Hollingsworth and Marvin V. Zelkowitz},
    28     title       = {Parallel Programmer Productivity: A Case Study of Novice Parallel Programmers},
    29     booktitle   = {Supercomputing, 2005. Proceedings of the ACM/IEEE SC 2005 Conference},
    30     publisher   = {IEEE},
    31     year        = {2005},
    32     pages       = {35-35},
    33     month       = nov,
     23
     24@article{HPP:Study,
     25        keywords        = {Parallel, Productivity},
     26        author  = {Lorin Hochstein and Jeff Carver and Forrest Shull and Sima Asgari and Victor Basili and Jeffrey K. Hollingsworth and Marvin V. Zelkowitz },
     27        title   = {Parallel Programmer Productivity: A Case Study of Novice Parallel Programmers},
    3428}
    3529
     
    4135}
    4236
    43 @misc{TBB,
    44     keywords    = {Intel, TBB},
    45     key         = {TBB},
    46     title       = {Thread Building Blocks},
    47     howpublished= {Intel, \url{https://www.threadingbuildingblocks.org}},
    48     note        = {Accessed: 2018-3},
     37@article{TBB,
     38        key     = {TBB},
     39        keywords        = {Intel, TBB},
     40        title   = {Intel Thread Building Blocks},
     41        note            = "\url{https://www.threadingbuildingblocks.org/}"
    4942}
    5043
     
    5548        title   = {C$\forall$ Programmming Language},
    5649        note    = {\url{https://plg.uwaterloo.ca/~cforall}},
     50}
     51
     52@mastersthesis{rob-thesis,
     53        keywords        = {Constructors, Destructors, Tuples},
     54        author  = {Rob Schluntz},
     55        title   = {Resource Management and Tuples in Cforall},
     56        year            = 2017,
     57        school  = {University of Waterloo},
     58        note    = {\url{https://uwspace.uwaterloo.ca/handle/10012/11830}},
    5759}
    5860
Note: See TracChangeset for help on using the changeset viewer.