Skip to content

Commit

Permalink
Post-release 2024.11.25 (#2888)
Browse files Browse the repository at this point in the history
Automated changes for post-release 2024.11.25
  • Loading branch information
tardis-bot authored Nov 25, 2024
1 parent dfc9b2a commit 02b5a89
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
cff-version: 1.0.3
message: If you use this software, please cite it using these metadata.
# FIXME title as repository name might not be the best name, please make human readable
title: 'tardis-sn/tardis: TARDIS v2024.11.20'
doi: 10.5281/zenodo.14193201
title: 'tardis-sn/tardis: TARDIS v2024.11.24'
doi: 10.5281/zenodo.14210866
# FIXME splitting of full names is error prone, please check if given/family name are correct
authors:
- given-names: Wolfgang
Expand Down Expand Up @@ -347,7 +347,7 @@ authors:
- given-names: Atharwa
family-names: Kharkar
affiliation:
version: release-2024.11.20
date-released: 2024-11-20
version: release-2024.11.24
date-released: 2024-11-24
repository-code: https://github.com/tardis-sn/tardis
license: cc-by-4.0
16 changes: 8 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,14 @@ The following BibTeX entries are needed for the references:
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
.. |CITATION| replace:: kerzendorf_2024_14193201
.. |CITATION| replace:: kerzendorf_2024_14210866

.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14193201-blue
:target: https://doi.org/10.5281/zenodo.14193201
.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14210866-blue
:target: https://doi.org/10.5281/zenodo.14210866

.. code-block:: bibtex
@software{kerzendorf_2024_14193201,
@software{kerzendorf_2024_14210866,
author = {Kerzendorf, Wolfgang and
Sim, Stuart and
Vogl, Christian and
Expand Down Expand Up @@ -225,13 +225,13 @@ The following BibTeX entries are needed for the references:
Nayak U, Ashwin and
Kumar, Atul and
Kharkar, Atharwa},
title = {tardis-sn/tardis: TARDIS v2024.11.20},
title = {tardis-sn/tardis: TARDIS v2024.11.24},
month = nov,
year = 2024,
publisher = {Zenodo},
version = {release-2024.11.20},
doi = {10.5281/zenodo.14193201},
url = {https://doi.org/10.5281/zenodo.14193201}
version = {release-2024.11.24},
doi = {10.5281/zenodo.14210866},
url = {https://doi.org/10.5281/zenodo.14210866}
}
*******
Expand Down
16 changes: 8 additions & 8 deletions docs/resources/credits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ The following BibTeX entries are needed for the references:
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
.. |CITATION| replace:: kerzendorf_2024_14193201
.. |CITATION| replace:: kerzendorf_2024_14210866

.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14193201-blue
:target: https://doi.org/10.5281/zenodo.14193201
.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14210866-blue
:target: https://doi.org/10.5281/zenodo.14210866

.. code-block:: bibtex
@software{kerzendorf_2024_14193201,
@software{kerzendorf_2024_14210866,
author = {Kerzendorf, Wolfgang and
Sim, Stuart and
Vogl, Christian and
Expand Down Expand Up @@ -189,12 +189,12 @@ The following BibTeX entries are needed for the references:
Nayak U, Ashwin and
Kumar, Atul and
Kharkar, Atharwa},
title = {tardis-sn/tardis: TARDIS v2024.11.20},
title = {tardis-sn/tardis: TARDIS v2024.11.24},
month = nov,
year = 2024,
publisher = {Zenodo},
version = {release-2024.11.20},
doi = {10.5281/zenodo.14193201},
url = {https://doi.org/10.5281/zenodo.14193201}
version = {release-2024.11.24},
doi = {10.5281/zenodo.14210866},
url = {https://doi.org/10.5281/zenodo.14210866}
}

0 comments on commit 02b5a89

Please sign in to comment.