Skip to content

Commit ba6fbdd

Browse files
Update readme
1 parent d0b4c45 commit ba6fbdd

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

README.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -190,24 +190,15 @@ Simply run:
190190
pip install .
191191
```
192192
193-
## Credits
193+
### Publications that use heiFIP
194194
195-
[NFStream](https://github.com/nfstream/nfstream) for the inspiration of the `README.md` and workflow testing.
195+
- [A Generalizable Approach for Network Flow Image Representation for Deep Learning] - CSNet 23
196+
- [Explainable artificial intelligence for improving a session-based malware traffic classification with deep learning] - SSCI 23
196197
197-
### Citation
198198
199-
Currently, we haven't publish any paper about our approach yet.
200-
If you use heiFIP in a scientific publication, we would appreciate citations to the following article:
199+
## Credits
201200
202-
```latex
203-
@software{Stefan_heiFIP_A_network_2023,
204-
author = {Stefan, Machmeier},
205-
month = {1},
206-
title = {{heiFIP: A network traffic image converter}},
207-
version = {1.0.0},
208-
year = {2023}
209-
}
210-
```
201+
[NFStream](https://github.com/nfstream/nfstream) for the inspiration of the `README.md` and workflow testing.
211202
212203
### Authors
213204

0 commit comments

Comments
 (0)