Skip to content

Commit

Permalink
Update citing info in conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 authored Sep 23, 2024
1 parent 9106acf commit 53adcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ def setup(app):
""" % (version, version)

rst_prolog += """\
.. |dendropy_citation| replace:: Moreno, M. A., Sukumaran, J., and M. T. Holder. 2024. DendroPy 5: a mature Python library for phylogenetic computing. arXiv preprint arXiv:2405.14120. https://doi.org/10.48550/arXiv.2405.14120
.. |dendropy_citation| replace:: Moreno, M. A., Holder, M. T., & Sukumaran, J. (2024). DendroPy 5: a mature Python library for phylogenetic computing. Journal of Open Source Software, 9(101), 6943, https://doi.org/10.21105/joss.06943
.. |dendropy_copyright| replace:: Copyright {copyright}. All rights reserved.
.. |
""".format(copyright=copyright)
Expand Down

0 comments on commit 53adcbd

Please sign in to comment.