sliuxl commited on
Commit
6b203c2
·
1 Parent(s): d21f924

[nit] Update citation in README.md to v2.

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -102,7 +102,7 @@ Metadata is provided in the `csv` file for each dataset:
102
 
103
  ```bibtex
104
  @misc{liu2025migrationbenchrepositorylevelcodemigration,
105
- title={MIGRATION-BENCH: Repository-Level Code Migration Benchmark from Java 8},
106
  author={Linbo Liu and Xinle Liu and Qiang Zhou and Lin Chen and Yihan Liu and Hoan Nguyen and Behrooz Omidvar-Tehrani and Xi Shen and Jun Huan and Omer Tripp and Anoop Deoras},
107
  year={2025},
108
  eprint={2505.09569},
@@ -110,4 +110,4 @@ Metadata is provided in the `csv` file for each dataset:
110
  primaryClass={cs.SE},
111
  url={https://arxiv.org/abs/2505.09569},
112
  }
113
- ```
 
102
 
103
  ```bibtex
104
  @misc{liu2025migrationbenchrepositorylevelcodemigration,
105
+ title={MigrationBench: Repository-Level Code Migration Benchmark from Java 8},
106
  author={Linbo Liu and Xinle Liu and Qiang Zhou and Lin Chen and Yihan Liu and Hoan Nguyen and Behrooz Omidvar-Tehrani and Xi Shen and Jun Huan and Omer Tripp and Anoop Deoras},
107
  year={2025},
108
  eprint={2505.09569},
 
110
  primaryClass={cs.SE},
111
  url={https://arxiv.org/abs/2505.09569},
112
  }
113
+ ```