diff --git a/README.md b/README.md index 37a8d41..cc04764 100644 --- a/README.md +++ b/README.md @@ -191,4 +191,17 @@ https://kislyuk.github.io/argcomplete/ Is a argparse extension that registers the command line arguments for bash. It requires a command line command to register it globally. This is added to init.sh -The configuration will be set in /etc/bash_completion.d/ . Keep in mind: It will require a shell restart to be activated \ No newline at end of file +The configuration will be set in /etc/bash_completion.d/ . Keep in mind: It will require a shell restart to be activated + +## BibTeX + +When doing scientific research using Purple Dome, please use this BibTeX snippet in your paper: + +``` +@misc{PurpleDome:internet, +author = {Thorsten Sick}, +title = {GitHub - avast/PurpleDome: Simulation environment for attacks on computer networks}, +note = {(visited on 09.02.2022)}, +howpublished = "\url{https://github.com/avast/PurpleDome}", +} +```