ruoyu001 commited on
Commit
a744df8
·
verified ·
1 Parent(s): 1ad492c

docs: fix BibTeX to @misc and standard author format

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -95,9 +95,9 @@ When used as the reviewer in iterative review-revision loops, the model enables
95
  ## Citation
96
 
97
  ```bibtex
98
- @article{wang2026swereview,
99
  title={SWE-Review: Closing the Loop on Issue Resolution with Agentic Code Review},
100
- author={Wang, Ruoyu and Chen, Jierun and Wang, Shaowei and Tao, Chaofan and Yang, Sidi and Jiang, Yuxin and Yap, Kim-Hui and Shang, Lifeng and Li, Xiaohui and Bai, Haoli},
101
  year={2026},
102
  eprint={2607.06065},
103
  archivePrefix={arXiv},
 
95
  ## Citation
96
 
97
  ```bibtex
98
+ @misc{wang2026swereview,
99
  title={SWE-Review: Closing the Loop on Issue Resolution with Agentic Code Review},
100
+ author={Ruoyu Wang and Jierun Chen and Shaowei Wang and Chaofan Tao and Sidi Yang and Yuxin Jiang and Kim-Hui Yap and Lifeng Shang and Xiaohui Li and Haoli Bai},
101
  year={2026},
102
  eprint={2607.06065},
103
  archivePrefix={arXiv},