Avencast commited on
Commit
876efca
·
verified ·
1 Parent(s): d09e4ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -13
README.md CHANGED
@@ -2,18 +2,14 @@
2
  license: mit
3
  ---
4
 
5
- ## Citation [optional]
6
 
7
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
8
 
9
- **BibTeX:**
10
-
11
- @misc{hsu2026evenetfoundationmodelparticle,
12
- title={EveNet: A Foundation Model for Particle Collision Data Analysis},
13
- author={Ting-Hsiang Hsu and Bai-Hong Zhou and Qibin Liu and Yue Xu and Shu Li and George Wei-Shu Hou and Benjamin Nachman and Shih-Chieh Hsu and Vinicius Mikuni and Yuan-Tang Chou and Yulei Zhang},
14
- year={2026},
15
- eprint={2601.17126},
16
- archivePrefix={arXiv},
17
- primaryClass={hep-ex},
18
- url={https://arxiv.org/abs/2601.17126},
19
- }
 
2
  license: mit
3
  ---
4
 
5
+ ## 📄 Citation
6
 
7
+ If you use this dataset, please cite:
8
 
9
+ ```bibtex
10
+ @article{zhang2026evenet,
11
+ title={EveNet: A Foundation Model for Particle Collision Data Analysis},
12
+ author={Zhang, Yulei and others},
13
+ journal={arXiv preprint arXiv:2601.17126},
14
+ year={2026}
15
+ }