update citation

This commit is contained in:
TerenceLiu 2022-01-29 12:22:09 +08:00
parent a50ecb680a
commit 32b1467344
1 changed files with 7 additions and 7 deletions

View File

@ -79,14 +79,14 @@ Here is a list for some related packages or tools that may help you finding the
## If you want to cite... ## If you want to cite...
```txt ```txt
@software{terencelau_2021_5229506, @software{terencelau_2022_5915339,
author = {TerenceLau}, author = {TerenceLau},
title = {TerenceLiu98/CEDApy: V0.2.2}, title = {TerenceLiu98/CEDApy: V0.3.0},
month = aug, month = jan,
year = 2021, year = 2022,
publisher = {Zenodo}, publisher = {Zenodo},
version = {V0.2.2}, version = {v0.3.0},
doi = {10.5281/zenodo.5229506}, doi = {10.5281/zenodo.5915339},
url = {https://doi.org/10.5281/zenodo.5229506} url = {https://doi.org/10.5281/zenodo.5915339}
} }
``` ```