Skip to content

Commit c71436d

Browse files
authored
Merge pull request #355 from SpatialHackathon/citation
Add biorxiv citation
2 parents 7bb27b9 + e263309 commit c71436d

2 files changed

Lines changed: 17 additions & 4 deletions

File tree

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,22 @@ Read our [Contributing Guide](CONTRIBUTING.md) and [Code of Conduct](CODE_OF_CON
266266

267267
# Citation
268268

269-
We are close to releasing a preprint. Until then, please cite us as follows:
269+
If you are using SACCELERATOR please cite
270+
271+
> Sun, J. et al. Beyond benchmarking: an expert-guided consensus approach to spatially aware clustering. bioRxiv https://doi.org/10.1101/2025.06.23.660861 (2025).
272+
273+
```
274+
@article {saccelerator2025,
275+
author = {Sun, Jieran and Biharie, Kirti and Cai, Peiying and M{\"u}ller-B{\"o}tticher, Niklas and Kiessling, Paul and Turner, Meghan A. and Dam, S{\o}ren H. and Heyl, Florian and Kathirchelvan, Sarusan and Emons, Martin and Gunz, Samuel and Twardziok, Sven and El-Heliebi, Amin and Zacharias, Martin and SpaceHack 2.0 participants and Eils, Roland and Reinders, Marcel and Gottardo, Raphael and Kuppe, Christoph and Long, Brian and Mahfouz, Ahmed and Robinson, Mark D. and Ishaque, Naveed},
276+
title = {Beyond benchmarking: an expert-guided consensus approach to spatially aware clustering},
277+
year = {2025},
278+
doi = {10.1101/2025.06.23.660861},
279+
publisher = {Cold Spring Harbor Laboratory},
280+
URL = {https://www.biorxiv.org/content/early/2025/06/27/2025.06.23.660861},
281+
journal = {bioRxiv}
282+
}
283+
```
270284

271-
> SpaceHack 2.0. Participants. SpaceHack 2.0: an expert in the loop consensus driven framework for spatially aware clustering [Computer software]. https://github.com/SpatialHackathon/SpaceHack2023
272285

273286
# License
274287

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ In light of these issues, we adopt a flexible expert-in-the-loop consensus-drive
1414

1515
## Citation
1616

17-
We are close to releasing a preprint. Until then, please cite us as follows:
17+
If you are using SACCELERATOR please cite
1818

19-
> SpaceHack 2.0. Participants. SpaceHack 2.0: an expert in the loop consensus driven framework for spatially aware clustering [Computer software]. https://github.com/SpatialHackathon/SpaceHack2023
19+
> Sun, J. et al. Beyond benchmarking: an expert-guided consensus approach to spatially aware clustering. bioRxiv https://doi.org/10.1101/2025.06.23.660861 (2025).

0 commit comments

Comments
 (0)