mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-19 07:54:25 +00:00
Add Citation to COMNET paper.
This commit is contained in:
parent
0a598699b3
commit
170d660bfd
1 changed files with 17 additions and 16 deletions
33
README.md
33
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue