Changeset 7e2739f for doc/theses


Ignore:
Timestamp:
Aug 13, 2025, 7:58:15 AM (6 weeks ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
221d40c
Parents:
499a45a
Message:

update citations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/mike_brooks_MMath/uw-ethesis.bib

    r499a45a r7e2739f  
    3232@misc{cxx:raii-abi,
    3333    key         = {Itanium},
    34     title       = {Itanium C++ ABI},
     34    title       = {Itanium {C}++ {ABI}},
    3535    howpublished= {\url{https://itanium-cxx-abi.github.io/cxx-abi/abi.html}},
    3636}
     
    103103}
    104104
    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 
    115105@InProceedings{Ruef19,
    116106    author      = {Andrew Ruef and Leonidas Lampropoulos and Ian Sweet and David Tarditi and Michael Hicks},
     
    122112    year        = {2019},
    123113    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},
    134114}
    135115
Note: See TracChangeset for help on using the changeset viewer.