Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,7 @@ tags:
|
|
7 |
|
8 |
## Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis
|
9 |
|
10 |
-
Paper Link:
|
11 |
-
<!-- https://arxiv.org/abs/2311.09278 -->
|
12 |
|
13 |
Project Page: https://ecnu-sea.github.io/
|
14 |
|
@@ -59,14 +58,15 @@ The additional clauses for this project are as follows:
|
|
59 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
60 |
|
61 |
If you find our paper or models helpful, please consider cite as follows:
|
62 |
-
|
63 |
```bibtex
|
64 |
-
@misc{
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
|
|
71 |
}
|
72 |
-
```
|
|
|
7 |
|
8 |
## Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis
|
9 |
|
10 |
+
Paper Link: https://arxiv.org/abs/2407.12857
|
|
|
11 |
|
12 |
Project Page: https://ecnu-sea.github.io/
|
13 |
|
|
|
58 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
59 |
|
60 |
If you find our paper or models helpful, please consider cite as follows:
|
61 |
+
|
62 |
```bibtex
|
63 |
+
@misc{yu2024automatedpeerreviewingpaper,
|
64 |
+
title={Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis},
|
65 |
+
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},
|
66 |
+
year={2024},
|
67 |
+
eprint={2407.12857},
|
68 |
+
archivePrefix={arXiv},
|
69 |
+
primaryClass={cs.CL},
|
70 |
+
url={https://arxiv.org/abs/2407.12857},
|
71 |
}
|
72 |
+
```
|