diff --git a/_bibliography/publications.bib b/_bibliography/publications.bib index b3573b1..ae1f383 100644 --- a/_bibliography/publications.bib +++ b/_bibliography/publications.bib @@ -6,6 +6,7 @@ % This file was created with JabRef 2.9.2. % Encoding: ISO8859_1 + @inproceedings{murphy2024gendermag, title = {GenderMag Improves Discoverability in the Field, Especially for Women}, author = {Murphy-Hill, Emerson and Elizondo, Alberto and Murillo, Ambar and Harbach, Marian and Vasilescu, Bogdan and Carlson, Delphine and Dessloch, Florian}, @@ -70,6 +71,19 @@ @inproceedings{chase2024organization pubtype = {Conference papers (peer reviewed)}, } +@inproceedings{dramko2024taxonomy, + title={A taxonomy of C decompiler fidelity issues}, + author={Dramko, Luke and Lacomis, Jeremy and Schwartz, Edward J and Vasilescu, Bogdan and Le Goues, Claire}, + booktitle = {USENIX Security Symposium}, + series = {Oakland '24}, + publisher = {USENIX Association}, + year={2024}, + pdf = {/papers/dramko2024taxonomy.pdf}, + abbrv = {USENIX Security 2024}, + pubcls = {1}, + pubtype = {Conference papers (peer reviewed)}, +} + @inproceedings{fang2023matching, author = {Fang,Hongbo and Herbsleb, James and Vasilescu, Bogdan}, title = {Matching Skills, Past Collaboration, and Limited Competition: Modeling When Open-Source Projects Attract Contributors}, diff --git a/papers/dramko2024taxonomy.pdf b/papers/dramko2024taxonomy.pdf new file mode 100644 index 0000000..873ddde Binary files /dev/null and b/papers/dramko2024taxonomy.pdf differ