Skip to content

Commit d47d01f

Browse files
committed
[docs] Use Zenodo DOI which always references the latest version
1 parent d25b14e commit d47d01f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ authors:
2222
family-names: Qiu
2323
affiliation: Imperial College London
2424
- name: HeartFlow Research
25-
doi: 10.5281/zenodo.8170162
25+
doi: 10.5281/zenodo.8170161
2626
url: https://biomedia.github.io/deepali/
2727
repository-code: https://github.com/BioMedIA/deepali
2828
keywords:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![docs](https://github.com/BioMedIA/deepali/actions/workflows/docs.yml/badge.svg)](https://github.com/BioMedIA/deepali/actions/workflows/docs.yml)
77
[![tests](https://github.com/BioMedIA/deepali/actions/workflows/tests.yml/badge.svg)](https://github.com/BioMedIA/deepali/actions/workflows/tests.yml)
88
[![release](https://github.com/BioMedIA/deepali/actions/workflows/release.yml/badge.svg)](https://github.com/BioMedIA/deepali/actions/workflows/release.yml)
9-
[![doi](https://zenodo.org/badge/DOI/10.5281/zenodo.8170162.svg)](https://doi.org/10.5281/zenodo.8170162)
9+
[![doi](https://zenodo.org/badge/DOI/10.5281/zenodo.8170161.svg)](https://doi.org/10.5281/zenodo.8170161)
1010

1111
An [open source](https://github.com/BioMedIA/deepali/tree/main/LICENSE) research library for image, point set, and surface registration in [PyTorch], which is developed and maintained by the [HeartFlow-Imperial College London] research lab at the [Biomedical Image Analysis Group].
1212

@@ -87,7 +87,7 @@ pip install hf-deepali[utils]
8787

8888
## Citation
8989

90-
Schuh, A., Qiu, H., and HeartFlow Research. *deepali: Image, point set, and surface registration in PyTorch* (2023). [doi:10.5281/zenodo.8170162](https://doi.org/10.5281/zenodo.8170162)
90+
Schuh, A., Qiu, H., and HeartFlow Research. *deepali: Image, point set, and surface registration in PyTorch* (2023). [doi:10.5281/zenodo.8170161](https://doi.org/10.5281/zenodo.8170161)
9191

9292
## Contributing
9393

0 commit comments

Comments
 (0)