Changeset c1f17aa
- Timestamp:
- Apr 5, 2026, 9:20:00 AM (26 hours ago)
- Branches:
- master
- Children:
- e78d969
- Parents:
- e6e250d
- git-author:
- Peter A. Buhr <pabuhr@…> (04/05/26 08:08:51)
- git-committer:
- Peter A. Buhr <pabuhr@…> (04/05/26 09:20:00)
- File:
-
- 1 edited
-
doc/theses/mike_brooks_MMath/uw-ethesis.bib (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/uw-ethesis.bib
re6e250d rc1f17aa 139 139 publisher = {Association for Computing Machinery}, 140 140 address = {New York, NY, USA}, 141 url = {https://doi.org/10.1145/2931037.2931071},142 doi = {10.1145/2931037.2931071},141 url = {https://doi.org/10.1145/2931037.2931071}, 142 doi = {10.1145/2931037.2931071}, 143 143 booktitle = {Proceedings of the 25th International Symposium on Software Testing and Analysis}, 144 144 pages = {259-269}, … … 192 192 pages = {52-58}, 193 193 } 194 195 @book{Sutter99, 196 keywords = {C++, programming problems}, 197 author = {Herb Sutter}, 198 title = {Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions}, 199 publisher = {Addison-Wesley Longman Publishing Co., Inc.}, 200 address = {75 Arlington Street, Boston, MA, USA}, 201 month = jun, 202 year = 1999, 203 } 204 205 @book{AWK, 206 keywords = {AWK, string manipulation language}, 207 author = {Alfred V. Aho and Brian W. Kernighan and Peter Weinberger}, 208 title = {The AWK programming language}, 209 publisher = {Addison-Wesley Longman Publishing Co., Inc.}, 210 address = {75 Arlington Street, Boston, MA, USA}, 211 month = sep, 212 year = 1987, 213 }
Note:
See TracChangeset
for help on using the changeset viewer.