From 1818d1c6a7db21ec5e7799927127ab6c47a0c447 Mon Sep 17 00:00:00 2001 From: Dominik Maier Date: Thu, 15 Oct 2020 19:41:27 +0200 Subject: Added citation instruction --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index c7793dff..f9ff88c8 100644 --- a/README.md +++ b/README.md @@ -1101,6 +1101,20 @@ without feedback, bug reports, or patches from: Thank you! (For people sending pull requests - please add yourself to this list :-) +## Cite + +If you use AFLplusplus in scientific work, consider citing [https://www.usenix.org/conference/woot20/presentation/fioraldi](our paper) presented at WOOT'20: +``` +@inproceedings {AFLplusplus-Woot20, + author = {Andrea Fioraldi and Dominik Maier and Heiko Ei{\ss}feldt and Marc Heuse}, + title = {{AFL++}: Combining Incremental Steps of Fuzzing Research}, + booktitle = {14th {USENIX} Workshop on Offensive Technologies ({WOOT} 20)}, + year = {2020}, + publisher = {{USENIX} Association}, + month = aug, +} +``` + ## Contact Questions? Concerns? Bug reports? The contributors can be reached via -- cgit 1.4.1