Changeset bd72f517 for doc/bibliography


Ignore:
Timestamp:
May 13, 2025, 1:17:50 PM (5 months ago)
Author:
Mike Brooks <mlbrooks@…>
Branches:
master
Children:
0528d79
Parents:
7d02d35 (diff), 2410424 (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

    r7d02d35 rbd72f517  
    52145214% M
    52155215
     5216@misc{M4,
     5217    keywords    = {macros, preprocessor},
     5218    contributer = {pabuhr@plg},
     5219    author      = {Brian W. Kernighan and Dennis M. Ritchie},
     5220    title       = {The M4 Macro Processor},
     5221    year        = 1977,
     5222    howpublished= {\url{https://wolfram.schneider.org/bsd/7thEdManVol2/m4/m4.pdf}},
     5223    optnote     = {Accessed: 2016-09},
     5224}
     5225
    52165226@book{M68K,
    52175227    keywords    = {M680XX, Motorola},
     
    90819091}
    90829092
     9093
     9094@inproceedings{valgind,
     9095    keywords    = {Memcheck, Valgrind, dynamic binary analysis, dynamic binary instrumentation, shadow values},
     9096    contributer = {pabuhr@plg},
     9097    author      = {Nethercote, Nicholas and Seward, Julian},
     9098    title       = {{V}algrind: a framework for heavyweight dynamic binary instrumentation},
     9099    publisher   = {Association for Computing Machinery},
     9100    address     = {New York, NY, USA},
     9101    booktitle   = {Proceedings of the 28th ACM SIGPLAN Conference on Programming Language Design and Implementation},
     9102    pages       = {89-100},
     9103    location    = {San Diego, California, USA},
     9104    series      = {PLDI'07}
     9105    year        = {2007},
     9106}
     9107
    90839108@misc{Vala,
    90849109    keywords    = {GObject, Vala},
Note: See TracChangeset for help on using the changeset viewer.