Changeset fb7bf3f


Ignore:
Timestamp:
Aug 17, 2025, 9:35:10 PM (4 weeks ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
8136df1
Parents:
6fe4a7f
Message:

add llheap github citation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    r6fe4a7f rfb7bf3f  
    1 
    21% Conventions: uncross-referenced entries appear first, then
    32%    cross-referenced entries.  In both groups, entries are sorted by their
     
    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.