aboutsummaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@ugent.be>2018-07-27 07:48:31 +0200
committerSander Vrijders <sander.vrijders@ugent.be>2018-07-27 07:48:31 +0200
commit88c6e85ae0554b7f95987a8964f8925b1226c0dc (patch)
tree5ba5b09b3128ecab4a357fbba7e4e314d795b182 /doc/index.rst
parente2578368efb337404450000a3e955b872d6b1695 (diff)
downloadrumba-88c6e85ae0554b7f95987a8964f8925b1226c0dc.tar.gz
rumba-88c6e85ae0554b7f95987a8964f8925b1226c0dc.zip
doc: Add reference to Rumba paper
This will add a reference to the Rumba paper in the documentation and direct new jFed users to the 'rumba' project.
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 522a4ae..a660719 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -11,6 +11,13 @@ then bootstrapped on the available nodes. Users can then run a
Storyboard which emulates real network traffic. Finally, the
experiment can be swapped out of the testbed.
+An in-depth explanation can be found in `Sander Vrijders, Dimitri
+Staessens, Marco Capitani and Vincenzo Maffione, "Rumba: A python
+framework for automating large-scale Recursive Internet Experiments on
+GENI and FIRE+"
+<https://ieeexplore.ieee.org/document/8406981/>`_. Please cite it when
+using Rumba in scientific work.
+
This site covers Rumba's usage and API documentation. The repository
holding the code can be found `here
<https://gitlab.com/arcfire/rumba>`_. Example scripts can be found in