Skip to content

Commit 8523d5f

Browse files
committed
updating citation
1 parent 6f15dc7 commit 8523d5f

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,11 @@ Any use of third-party trademarks or logos are subject to those third-party's po
116116
## Citation
117117

118118
```bibtex
119-
@misc{aggarwal2025robustlearningdiversecode,
120-
title={Robust Learning of Diverse Code Edits},
121-
author={Tushar Aggarwal and Swayam Singh and Abhijeet Awasthi and Aditya Kanade and Nagarajan Natarajan},
122-
year={2025},
123-
eprint={2503.03656},
124-
archivePrefix={arXiv},
125-
primaryClass={cs.SE},
126-
url={https://arxiv.org/abs/2503.03656},
119+
@inproceedings{aggarwal2025nextcoder,
120+
author = {Aggarwal, Tushar and Singh, Swayam and Awasthi, Abhijeet and Kanade, Aditya and Natarajan, Nagarajan},
121+
title = {NextCoder: Robust Adaptation of Code LMs to Diverse Code Edits},
122+
booktitle = {International Conference on Machine Learning},
123+
year = {2025},
124+
url = {https://www.microsoft.com/en-us/research/publication/nextcoder-robust-adaptation-of-code-lms-to-diverse-code-edits/},
127125
}
128126
```

0 commit comments

Comments
 (0)