Skip to content

Commit 46e6910

Browse files
authored
Update article reference in README.md
1 parent 600f225 commit 46e6910

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,15 @@ If you use our code, please cite our papers:
2828
doi = {10.1145/3774934.3786412}
2929
}
3030
31-
@article{men2026parallel,
32-
title={Parallel Dynamic Spatial Indexes},
33-
author={Men, Ziyang and Huang, Bo and Gu, Yan and Sun, Yihan},
34-
journal={arXiv preprint arXiv:2601.05347},
35-
year={2026}
31+
@article{men2025parallel,
32+
title={Parallel kd-tree with Batch Updates},
33+
author={Men, Ziyang and Shen, Zheqi and Gu, Yan and Sun, Yihan},
34+
journal={Proceedings of the ACM on Management of Data},
35+
volume={3},
36+
number={1},
37+
pages={1--26},
38+
year={2025},
39+
publisher={ACM New York, NY, USA}
3640
}
3741
```
3842

0 commit comments

Comments
 (0)