From 170d660bfde0920dc95d50506cc1f0a809553879 Mon Sep 17 00:00:00 2001 From: Zied Aouini Date: Thu, 13 Jan 2022 10:56:03 +0100 Subject: [PATCH] Add Citation to COMNET paper. --- README.md | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 09722c1..c3565a2 100644 --- a/README.md +++ b/README.md @@ -114,27 +114,12 @@ across experiments. * [**Contributing**](#contributing) * [**Ethics**](#ethics) * [**Credits**](#credits) + * [**Citation**](#citation) * [**Authors**](#authors) * [**Supporting organizations**](#supporting-organizations) * [**Publications that use NFStream**](#publications-that-use-nfstream) * [**License**](#license) -## Citation - -[**NFStream paper**][doi] is published in [**Computer Networks (COMNET)**][comnet]. If you use NFStream in a scientific -publication, we would appreciate citations to the following paper: - -``` latex -@article{aouini2022nfstream, - title={NFStream: A flexible network data analysis framework}, - author={Aouini, Zied and Pekar, Adrian}, - journal={Computer Networks}, - pages={108719}, - year={2022}, - publisher={Elsevier} -} -``` - ## Main Features * **Performance:** NFStream is designed to be fast: AF_PACKETV3/FANOUT on Linux, parallel processing, native C @@ -568,6 +553,22 @@ As with any packet monitoring tool, **NFStream** could potentially be misused. ## Credits +### Citation + +[**NFStream paper**][doi] is published in [**Computer Networks (COMNET)**][comnet]. If you use NFStream in a scientific +publication, we would appreciate citations to the following paper: + +``` latex +@article{aouini2022nfstream, + title={NFStream: A flexible network data analysis framework}, + author={Aouini, Zied and Pekar, Adrian}, + journal={Computer Networks}, + pages={108719}, + year={2022}, + publisher={Elsevier} +} +``` + ### Authors The following people contributed to NFStream: