Update README.md
Browse files
README.md
CHANGED
@@ -36,13 +36,11 @@ We crawl the latest papers and their corresponding reviews from [OpenReview](htt
|
|
36 |
If you find our paper or models helpful, please consider cite as follows:
|
37 |
|
38 |
```bibtex
|
39 |
-
@
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
primaryClass={cs.CL},
|
46 |
-
url={https://arxiv.org/abs/2407.12857},
|
47 |
}
|
48 |
```
|
|
|
36 |
If you find our paper or models helpful, please consider cite as follows:
|
37 |
|
38 |
```bibtex
|
39 |
+
@inproceedings{yu2024automated,
|
40 |
+
title={Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis},
|
41 |
+
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},
|
42 |
+
booktitle={Findings of the Association for Computational Linguistics: EMNLP 2024},
|
43 |
+
pages={10164--10184},
|
44 |
+
year={2024}
|
|
|
|
|
45 |
}
|
46 |
```
|