Changeset 7e2739f for doc/theses
- Timestamp:
- Aug 13, 2025, 7:58:15 AM (6 weeks ago)
- Branches:
- master
- Children:
- 221d40c
- Parents:
- 499a45a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/uw-ethesis.bib
r499a45a r7e2739f 32 32 @misc{cxx:raii-abi, 33 33 key = {Itanium}, 34 title = {Itanium C++ ABI},34 title = {Itanium {C}++ {ABI}}, 35 35 howpublished= {\url{https://itanium-cxx-abi.github.io/cxx-abi/abi.html}}, 36 36 } … … 103 103 } 104 104 105 @article{Oorschot23,106 author = {van Oorschot, Paul C.},107 journal = {IEEE Security \& Privacy},108 title = {Memory Errors and Memory Safety: {C} as a Case Study},109 year = 2023,110 volume = 21,111 number = 2,112 pages = {70-76},113 }114 115 105 @InProceedings{Ruef19, 116 106 author = {Andrew Ruef and Leonidas Lampropoulos and Ian Sweet and David Tarditi and Michael Hicks}, … … 122 112 year = {2019}, 123 113 pages = {76-98}, 124 }125 126 @inproceedings{Elliott18,127 keywords = {Safety;Static analysis;Tools;Cyclones;Benchmark testing;Security;Computer bugs;programming languages;security},128 author = {Elliott, Archibald Samuel and Ruef, Andrew and Hicks, Michael and Tarditi, David},129 booktitle = {2018 IEEE Cybersecurity Development (SecDev)},130 title = {Checked C: Making C Safe by Extension},131 year = 2018,132 month = nov,133 pages = {53-60},134 114 } 135 115
Note:
See TracChangeset
for help on using the changeset viewer.