about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2021-02-19 15:03:10 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2021-02-19 15:03:10 +0100
commit3195119dada6cfb35b52bd2a4d8bc5fe9f5d560d (patch)
tree73b991ebcc2b7d3bd8d36a1f51d4044ccc13eb9b
parent5dd35f5281afec0955c08fe9f99e3c83222b7764 (diff)
downloadafl++-3195119dada6cfb35b52bd2a4d8bc5fe9f5d560d.tar.gz
pointer to cite in readme
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00095390..394193d2 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
   mutations, more and better instrumentation, custom module support, etc.
 
   If you want to use afl++ for your academic work, check the [papers page](https://aflplus.plus/papers/)
-  on the website.
+  on the website. To cite our work, look at the [Cite](#cite) section.
 
 ## Major changes in afl++ 3.0
 
@@ -1167,6 +1167,11 @@ Thank you!
 ## Cite
 
 If you use AFLplusplus in scientific work, consider citing [our paper](https://www.usenix.org/conference/woot20/presentation/fioraldi) presented at WOOT'20:
+
++ Andrea Fioraldi, Dominik Maier, Heiko Eißfeldt, and Marc Heuse. “AFL++: Combining incremental steps of fuzzing research”. In 14th USENIX Workshop on Offensive Technologies (WOOT 20). USENIX Association, Aug. 2020.
+
+Bibtex:
+
 ```
 @inproceedings {AFLplusplus-Woot20,
 	author = {Andrea Fioraldi and Dominik Maier and Heiko Ei{\ss}feldt and Marc Heuse},