Skip to content

Commit

Permalink
Fix bibtex (google#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
lszekeres authored Sep 15, 2020
1 parent fb2bbd6 commit 295a022
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,15 +129,6 @@ You can use the following BibTeX entry:
month = {March},
journal = {Google Security Blog},
url = {https://security.googleblog.com/2020/03/fuzzbench-fuzzer-benchmarking-as-service.html},
OR
@misc{fuzzbench,
author = {Metzman, Jonathan and Szekeres, Laszlo and Arya, Abhishek},
title = {{FuzzBench: Fuzzer Benchmarking as a Service}},
year = {2020},
publisher = {GitHub},
howpublished = {\url{https://github.com/google/fuzzbench}},
}
```
{% endraw %}

0 comments on commit 295a022

Please sign in to comment.