Skip to content

Commit eb97e2f

Browse files
authored
Tweak citation
1 parent 8ff4afe commit eb97e2f

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -212,14 +212,11 @@ Once you find the best hyperparameters, store them in a yaml file and run your t
212212

213213
If you use this work, please cite the two following papers:
214214
```
215-
@misc{bilot2026pidsmaker,
216-
title={PIDSMaker: Building and Evaluating Provenance-based Intrusion Detection Systems},
217-
author={Tristan Bilot and Baoxiang Jiang and Thomas Pasquier},
218-
year={2026},
219-
eprint={2601.22983},
220-
archivePrefix={arXiv},
221-
primaryClass={cs.CR},
222-
url={https://arxiv.org/abs/2601.22983},
215+
@article{bilot2026pidsmaker,
216+
title={PIDSMaker: Building and Evaluating Provenance-based Intrusion Detection Systems},
217+
author={Bilot, Tristan and Jiang, Baoxiang and Pasquier, Thomas},
218+
journal={arXiv preprint arXiv:2601.22983},
219+
year={2026}
223220
}
224221
@inproceedings{bilot2025simpler,
225222
title={{Sometimes Simpler is Better: A Comprehensive Analysis of State-of-the-Art Provenance-Based Intrusion Detection Systems}},

0 commit comments

Comments
 (0)