ffjasonyu commited on
Commit
22f2767
·
verified ·
1 Parent(s): 56df645

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -65,13 +65,11 @@ The additional clauses for this project are as follows:
65
  If you find our paper or models helpful, please consider cite as follows:
66
 
67
  ```bibtex
68
- @misc{yu2024automatedpeerreviewingpaper,
69
- title={Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis},
70
- author={Jianxiang Yu and Zichen Ding and Jiaqi Tan and Kangyang Luo and Zhenmin Weng and Chenghua Gong and Long Zeng and Renjing Cui and Chengcheng Han and Qiushi Sun and Zhiyong Wu and Yunshi Lan and Xiang Li},
71
- year={2024},
72
- eprint={2407.12857},
73
- archivePrefix={arXiv},
74
- primaryClass={cs.CL},
75
- url={https://arxiv.org/abs/2407.12857},
76
  }
77
  ```
 
65
  If you find our paper or models helpful, please consider cite as follows:
66
 
67
  ```bibtex
68
+ @inproceedings{yu2024automated,
69
+ title={Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis},
70
+ author={Yu, Jianxiang and Ding, Zichen and Tan, Jiaqi and Luo, Kangyang and Weng, Zhenmin and Gong, Chenghua and Zeng, Long and Cui, RenJing and Han, Chengcheng and Sun, Qiushi and others},
71
+ booktitle={Findings of the Association for Computational Linguistics: EMNLP 2024},
72
+ pages={10164--10184},
73
+ year={2024}
 
 
74
  }
75
  ```