Skip to content

Commit 104411d

Browse files
author
Sebastian Poeplau
committed
Fix stupid error in the BibTeX
1 parent 290a891 commit 104411d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ To cite SymCC in scientific work, please use the following BibTeX:
165165
``` bibtex
166166
@inproceedings {poeplau2020symcc,
167167
author = {Sebastian Poeplau and Aurélien Francillon},
168-
title = {Symbolic execution with {SymCC}: Don't execute, compile!},
168+
title = {Symbolic execution with {SymCC}: Don't interpret, compile!},
169169
booktitle = {29th {USENIX} Security Symposium ({USENIX} Security 20)},
170170
year = 2020,
171171
address = {Boston, MA},

0 commit comments

Comments
 (0)