Skip to content

Commit b156fd8

Browse files
committed
chore: update citation
1 parent d990c8b commit b156fd8

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,14 @@ out = model.post_process(prob)
111111
## Citation
112112

113113
```bibtex
114-
@misc{csmp2022,
115-
title={{cellseg_models.pytorch}: Cell/Nuclei Segmentation Models and Benchmark.},
116-
author={Oskari Lehtonen},
117-
howpublished = {\url{https://github.com/okunator/cellseg_models.pytorch}},
118-
doi = {10.5281/zenodo.7064617}
119-
year={2022}
114+
@misc{https://doi.org/10.5281/zenodo.15357070,
115+
doi = {10.5281/ZENODO.15357070},
116+
url = {https://zenodo.org/doi/10.5281/zenodo.15357070},
117+
author = {Okunator, },
118+
title = {okunator/cellseg_models.pytorch: v0.1.26},
119+
publisher = {Zenodo},
120+
year = {2025},
121+
copyright = {MIT License}
120122
}
121123
```
122124

0 commit comments

Comments
 (0)