Skip to content

Commit

Permalink
Merge branch 'tardis-sn:master' into fix#2768
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonu0305 authored Jan 6, 2025
2 parents cd25bfd + 7e37d5f commit 8c7bade
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 25 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Changelog

### release-2024.12.29 (2024/12/28 20:05)
### release-2025.01.05 (2025/01/04 20:05)
- [2915](https://github.com/tardis-sn/tardis/pull/2915) Post-release 2024.12.29 (2915) (@tardis-bot)
### release-2024.12.29 (2024/12/23 04:39)
- [2909](https://github.com/tardis-sn/tardis/pull/2909) Post-release 2024.12.22 (2909) (@tardis-bot)
### release-2024.12.22 (2024/12/16 10:05)
- [2901](https://github.com/tardis-sn/tardis/pull/2901) Update test docs (2901) (@KasukabeDefenceForce)
Expand Down
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.12.29'
doi: 10.5281/zenodo.14567778
title: 'tardis-sn/tardis: TARDIS v2025.01.05'
doi: 10.5281/zenodo.14600165
# 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.12.29
date-released: 2024-12-29
version: release-2025.01.05
date-released: 2025-01-05
repository-code: https://github.com/tardis-sn/tardis
license: cc-by-4.0
20 changes: 10 additions & 10 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_14567778
.. |CITATION| replace:: kerzendorf_2025_14600165

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

.. code-block:: bibtex
@software{kerzendorf_2024_14567778,
@software{kerzendorf_2025_14600165,
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.12.29},
month = dec,
year = 2024,
title = {tardis-sn/tardis: TARDIS v2025.01.05},
month = jan,
year = 2025,
publisher = {Zenodo},
version = {release-2024.12.29},
doi = {10.5281/zenodo.14567778},
url = {https://doi.org/10.5281/zenodo.14567778},
version = {release-2025.01.05},
doi = {10.5281/zenodo.14600165},
url = {https://doi.org/10.5281/zenodo.14600165},
}
*******
Expand Down
20 changes: 10 additions & 10 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_14567778
.. |CITATION| replace:: kerzendorf_2025_14600165

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

.. code-block:: bibtex
@software{kerzendorf_2024_14567778,
@software{kerzendorf_2025_14600165,
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.12.29},
month = dec,
year = 2024,
title = {tardis-sn/tardis: TARDIS v2025.01.05},
month = jan,
year = 2025,
publisher = {Zenodo},
version = {release-2024.12.29},
doi = {10.5281/zenodo.14567778},
url = {https://doi.org/10.5281/zenodo.14567778},
version = {release-2025.01.05},
doi = {10.5281/zenodo.14600165},
url = {https://doi.org/10.5281/zenodo.14600165},
}

0 comments on commit 8c7bade

Please sign in to comment.