Datasets:

Modalities:
Text
Formats:
text
ArXiv:
Libraries:
Datasets
License:
ffjasonyu commited on
Commit
8fdd13b
·
verified ·
1 Parent(s): 21f546a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
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
- @misc{yu2024automatedpeerreviewingpaper,
40
- title={Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis},
41
- 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},
42
- year={2024},
43
- eprint={2407.12857},
44
- archivePrefix={arXiv},
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
  ```