Changeset bd72f517 for doc/bibliography
- Timestamp:
- May 13, 2025, 1:17:50 PM (5 months ago)
- 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
r7d02d35 rbd72f517 5214 5214 % M 5215 5215 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 5216 5226 @book{M68K, 5217 5227 keywords = {M680XX, Motorola}, … … 9081 9091 } 9082 9092 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 9083 9108 @misc{Vala, 9084 9109 keywords = {GObject, Vala},
Note:
See TracChangeset
for help on using the changeset viewer.