Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    r7e2739f ra43b743  
    1 
    21% Conventions: uncross-referenced entries appear first, then
    32%    cross-referenced entries.  In both groups, entries are sorted by their
     
    19741973    organization= {University of Waterloo},
    19751974    address     = {Waterloo Ontario, Canada},
    1976     month       = sep,
    1977     year        = 2020,
     1975    month       = aug,
     1976    year        = 2025,
    19781977    note        = {\url{https://plg.uwaterloo.ca/~usystem/pub/uSystem/uC++.pdf}},
    19791978}
     
    51765175}
    51775176
     5177@misc{llheap,
     5178    keywords    = {low latency memory allocaor},
     5179    contributer = {pabuhr@plg},
     5180    key         = {llheap},
     5181    title       = {llheap: low-latency memory allocaor},
     5182    author      = {Peter A. Buhr},
     5183    howpublished= {\url{https://github.com/cforall/llheap}},
     5184    year        = 2025,
     5185}
     5186
    51785187@article{Pierce00,
    51795188    keywords    = {Scala, polymorphism, subtyping, type inference},
Note: See TracChangeset for help on using the changeset viewer.