Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -202,11 +202,14 @@ Round-tripping every graph in this release through
|
|
| 202 |
## Citation
|
| 203 |
|
| 204 |
```bibtex
|
| 205 |
-
@
|
| 206 |
-
|
| 207 |
-
|
| 208 |
-
|
| 209 |
-
|
|
|
|
|
|
|
|
|
|
| 210 |
}
|
| 211 |
```
|
| 212 |
|
|
|
|
| 202 |
## Citation
|
| 203 |
|
| 204 |
```bibtex
|
| 205 |
+
@misc{chaudhari2026spiderspatiallyinformeddense,
|
| 206 |
+
title={SpIDER: Spatially Informed Dense Embedding Retrieval for Software Issue Localization},
|
| 207 |
+
author={Shravan Chaudhari and Rahul Thomas Jacob and Mononito Goswami and Jiajun Cao and Shihab Rashid and Christian Bock},
|
| 208 |
+
year={2026},
|
| 209 |
+
eprint={2512.16956},
|
| 210 |
+
archivePrefix={arXiv},
|
| 211 |
+
primaryClass={cs.SE},
|
| 212 |
+
url={https://arxiv.org/abs/2512.16956},
|
| 213 |
}
|
| 214 |
```
|
| 215 |
|