diff --git a/CITATION.bib b/CITATION.bib index 56351b1..9a64e15 100644 --- a/CITATION.bib +++ b/CITATION.bib @@ -3,5 +3,6 @@ @Manual{QuasiGLM.jl author={Henderson, Trent}, year={2022}, month={2}, - url={https://github.com/hendersontrent/QuasiGLM.jl} + url={https://zenodo.org/badge/latestdoi/459915317}, + doi={10.5281/zenodo.6164674} } \ No newline at end of file diff --git a/README.md b/README.md index 8aaf783..e9e6011 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ If you use `QuasiGLM.jl` in your work, please cite it using the following (inclu author={Henderson, Trent}, year={2022}, month={2}, - url={https://github.com/hendersontrent/QuasiGLM.jl} + url={https://zenodo.org/badge/latestdoi/459915317}, + doi={10.5281/zenodo.6164674} } ```