Add Citation to COMNET paper.

This commit is contained in:
Zied Aouini 2022-01-13 10:56:03 +01:00
parent 0a598699b3
commit 170d660bfd

View file

@ -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: