diff --git a/CITATION.cff b/CITATION.cff index 7bd508bc467a..10fbeead57cf 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -287,8 +287,8 @@ authors: given-names: Jooheon orcid: https://orcid.org/0000-0002-3251-0924 cff-version: 1.2.0 -date-released: 2024-02-05 -doi: 10.5281/zenodo.10619885 +date-released: 2024-03-19 +doi: 10.5281/zenodo.10841324 keywords: - Software - Astrophysics @@ -1006,4 +1006,4 @@ references: repository-code: https://github.com/sxs-collaboration/spectre title: SpECTRE url: https://spectre-code.org -version: 2024.02.05 +version: 2024.03.19 diff --git a/Metadata.yaml b/Metadata.yaml index ef710fe7d468..215f42a12053 100644 --- a/Metadata.yaml +++ b/Metadata.yaml @@ -9,13 +9,13 @@ Homepage: https://spectre-code.org GitHub: sxs-collaboration/spectre -Version: 2024.02.05 +Version: 2024.03.19 -PublicationDate: 2024-02-05 +PublicationDate: 2024-03-19 -Doi: 10.5281/zenodo.10619885 +Doi: 10.5281/zenodo.10841324 -ZenodoId: 10619885 +ZenodoId: 10841324 Description: | SpECTRE is an open-source code for multi-scale, multi-physics problems diff --git a/README.md b/README.md index 327610928690..a0195aa79018 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ [![Build Status](https://github.com/sxs-collaboration/spectre/workflows/Tests/badge.svg?branch=develop)](https://github.com/sxs-collaboration/spectre/actions) [![Coverage Status](https://coveralls.io/repos/github/sxs-collaboration/spectre/badge.svg?branch=develop)](https://coveralls.io/github/sxs-collaboration/spectre?branch=develop) [![codecov](https://codecov.io/gh/sxs-collaboration/spectre/branch/develop/graph/badge.svg)](https://codecov.io/gh/sxs-collaboration/spectre) -[![release](https://img.shields.io/badge/release-v2024.02.05-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2024.02.05) -[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.10619885.svg)](https://doi.org/10.5281/zenodo.10619885) +[![release](https://img.shields.io/badge/release-v2024.03.19-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2024.03.19) +[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.10841324.svg)](https://doi.org/10.5281/zenodo.10841324) ## What is SpECTRE? @@ -29,7 +29,7 @@ Please cite SpECTRE in any publications that make use of its code or data. Cite the latest version that you use in your publication. The DOI for this version is: -- DOI: [10.5281/zenodo.10619885](https://doi.org/10.5281/zenodo.10619885) +- DOI: [10.5281/zenodo.10841324](https://doi.org/10.5281/zenodo.10841324) You can cite this BibTeX entry in your publication: @@ -43,16 +43,16 @@ H\'ebert, Fran\c{c}ois and Kim, Yoonsoo and Kumar, Prayush and Lovelace, Geoffrey and Macedo, Alexandra and Moxon, Jordan and O'Shea, Eamonn and Pfeiffer, Harald P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek, Nikolas A. and others", - title = "\texttt{SpECTRE v2024.02.05}", - version = "2024.02.05", + title = "\texttt{SpECTRE v2024.03.19}", + version = "2024.03.19", publisher = "Zenodo", - doi = "10.5281/zenodo.10619885", + doi = "10.5281/zenodo.10841324", url = "https://spectre-code.org", howpublished = -"\href{https://doi.org/10.5281/zenodo.10619885}{10.5281/zenodo.10619885}", +"\href{https://doi.org/10.5281/zenodo.10841324}{10.5281/zenodo.10841324}", license = "MIT", year = "2024", - month = "2" + month = "3" } ``` diff --git a/citation.bib b/citation.bib index 5feb343454de..089e8a3dc06f 100644 --- a/citation.bib +++ b/citation.bib @@ -5,14 +5,14 @@ @software{spectrecode Geoffrey and Macedo, Alexandra and Moxon, Jordan and O'Shea, Eamonn and Pfeiffer, Harald P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek, Nikolas A. and others", - title = "\texttt{SpECTRE v2024.02.05}", - version = "2024.02.05", + title = "\texttt{SpECTRE v2024.03.19}", + version = "2024.03.19", publisher = "Zenodo", - doi = "10.5281/zenodo.10619885", + doi = "10.5281/zenodo.10841324", url = "https://spectre-code.org", howpublished = -"\href{https://doi.org/10.5281/zenodo.10619885}{10.5281/zenodo.10619885}", +"\href{https://doi.org/10.5281/zenodo.10841324}{10.5281/zenodo.10841324}", license = "MIT", year = "2024", - month = "2" + month = "3" }