nuojohnchen commited on
Commit
01dd781
·
verified ·
1 Parent(s): 579878d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -177,13 +177,12 @@ For more details on the license terms, please visit [ModelGo.li](https://www.mod
177
  If you use XtraGPT in your research, please cite our paper:
178
 
179
  ```
180
- @misc{chen2025xtragpt,
181
- title={XtraGPT: Context-Aware and Controllable Academic Paper Revision for Human-AI Collaboration},
182
- author={Nuo Chen and Andre Lin HuiKai and Jiaying Wu and Junyi Hou and Zining Zhang and Qian Wang and Xidong Wang and Bingsheng He},
183
- year={2025},
184
- eprint={2505.11336},
185
- archivePrefix={arXiv},
186
- primaryClass={cs.CL},
187
- url={https://arxiv.org/abs/2505.11336},
188
  }
189
  ```
 
177
  If you use XtraGPT in your research, please cite our paper:
178
 
179
  ```
180
+ @inproceedings{
181
+ chen2026xtragpt,
182
+ title={XtraGPT: Context-Aware and Controllable Academic Paper Revision via Human-AI Collaboration},
183
+ author={Nuo Chen and Andre Lin HuiKai and Jiaying Wu and Junyi Hou and Zining Zhang and Qian Wang and Xidong Wang and Bingsheng He},
184
+ booktitle = "Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
185
+ year={2026},
186
+ note={Available on arXiv:2505.11336}
 
187
  }
188
  ```