Update README.md
Browse files
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 |
-
@
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
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 |
```
|