Changeset 2c065ed


Ignore:
Timestamp:
May 7, 2025, 9:47:01 PM (5 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
579427b
Parents:
b22b28e
Message:

add valgrind citation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    rb22b28e r2c065ed  
    90819081}
    90829082
     9083
     9084@inproceedings{valgind,
     9085    keywords    = {Memcheck, Valgrind, dynamic binary analysis, dynamic binary instrumentation, shadow values},
     9086    contributer = {pabuhr@plg},
     9087    author      = {Nethercote, Nicholas and Seward, Julian},
     9088    title       = {{V}algrind: a framework for heavyweight dynamic binary instrumentation},
     9089    publisher   = {Association for Computing Machinery},
     9090    address     = {New York, NY, USA},
     9091    booktitle   = {Proceedings of the 28th ACM SIGPLAN Conference on Programming Language Design and Implementation},
     9092    pages       = {89-100},
     9093    location    = {San Diego, California, USA},
     9094    series      = {PLDI'07}
     9095    year        = {2007},
     9096}
     9097
    90839098@misc{Vala,
    90849099    keywords    = {GObject, Vala},
Note: See TracChangeset for help on using the changeset viewer.