Ignore:
Timestamp:
May 25, 2018, 1:37:38 PM (6 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, with_gc
Children:
58e822a
Parents:
13073be (diff), 34ca532 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    r13073be r8dbedfc  
    377377}
    378378
     379@article{Hoare61,
     380    keywords    = {quick sort},
     381    contributer = {pabuhr@plg},
     382    author      = {C. A. R. Hoare},
     383    title       = {Algorithms 63/64: Partition/Quicksort},
     384    journal     = cacm,
     385    volume      = 4,
     386    number      = 7,
     387    month       = jul,
     388    year        = 1961,
     389    pages       = {321},
     390}
     391
    379392@article{Cormack81,
    380393    keywords    = {},
     
    635648    year        = 2008,
    636649    pages       = {8-15},
     650}
     651
     652@article{Joung00,
     653    author      = {Joung, Yuh-Jzer},
     654    title       = {Asynchronous group mutual exclusion},
     655    journal     = {Distributed Computing},
     656    year        = {2000},
     657    month       = {Nov},
     658    volume      = {13},
     659    number      = {4},
     660    pages       = {189--206},
    637661}
    638662
     
    57915815@manual{Python,
    57925816    keywords    = {Python},
    5793     contributer = {pabuhr},
     5817    contributer = {pabuhr@plg},
    57945818    title       = {Python Reference Manual, Release 2.5},
    57955819    author      = {Guido van Rossum},
     
    58225846}
    58235847
    5824 @article{Hoare61,
    5825     keywords    = {quick sort},
    5826     contributer = {pabuhr@plg},
    5827     author      = {C. A. R. Hoare},
    5828     title       = {Algorithms 63/64: Partition/Quicksort},
    5829     journal     = cacm,
    5830     volume      = 4,
    5831     number      = 7,
    5832     month       = jul,
    5833     year        = 1961,
    5834     pages       = {321},
     5848@article{Nakaike15,
     5849    keywords    = {hardware transactional memory},
     5850    contributer = {pabuhr@plg},
     5851    author      = {Nakaike, Takuya and Odaira, Rei and Gaudet, Matthew and Michael, Maged M. and Tomari, Hisanobu},
     5852    title       = {Quantitative Comparison of Hardware Transactional Memory for Blue Gene/Q, zEnterprise {EC12}, {I}ntel Core, and {POWER8}},
     5853    journal     = {SIGARCH Comput. Archit. News},
     5854    volume      = {43},
     5855    number      = {3},
     5856    month       = jun,
     5857    year        = {2015},
     5858    pages       = {144--157},
     5859    publisher   = {ACM},
     5860    address     = {New York, NY, USA},
    58355861}
    58365862
Note: See TracChangeset for help on using the changeset viewer.