Datasets:
[nit] Update citation in README.md to v2.
Browse files
README.md
CHANGED
|
@@ -131,7 +131,7 @@ Here is a sample `maven -f test .` command output to get valid `num_test_cases`:
|
|
| 131 |
|
| 132 |
```bibtex
|
| 133 |
@misc{liu2025migrationbenchrepositorylevelcodemigration,
|
| 134 |
-
title={
|
| 135 |
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},
|
| 136 |
year={2025},
|
| 137 |
eprint={2505.09569},
|
|
@@ -139,4 +139,4 @@ Here is a sample `maven -f test .` command output to get valid `num_test_cases`:
|
|
| 139 |
primaryClass={cs.SE},
|
| 140 |
url={https://arxiv.org/abs/2505.09569},
|
| 141 |
}
|
| 142 |
-
```
|
|
|
|
| 131 |
|
| 132 |
```bibtex
|
| 133 |
@misc{liu2025migrationbenchrepositorylevelcodemigration,
|
| 134 |
+
title={MigrationBench: Repository-Level Code Migration Benchmark from Java 8},
|
| 135 |
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},
|
| 136 |
year={2025},
|
| 137 |
eprint={2505.09569},
|
|
|
|
| 139 |
primaryClass={cs.SE},
|
| 140 |
url={https://arxiv.org/abs/2505.09569},
|
| 141 |
}
|
| 142 |
+
```
|