Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    r251454a0 r48b9b36  
    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 
    392379@article{Cormack81,
    393380    keywords    = {},
     
    648635    year        = 2008,
    649636    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},
    661637}
    662638
     
    58155791@manual{Python,
    58165792    keywords    = {Python},
    5817     contributer = {pabuhr@plg},
     5793    contributer = {pabuhr},
    58185794    title       = {Python Reference Manual, Release 2.5},
    58195795    author      = {Guido van Rossum},
     
    58465822}
    58475823
    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},
     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},
    58615835}
    58625836
Note: See TracChangeset for help on using the changeset viewer.