diff --git a/CITATION.cff b/CITATION.cff index d5c78e6d1152..8dfab3e3c72a 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -308,8 +308,8 @@ authors: given-names: Jooheon orcid: https://orcid.org/0000-0002-3251-0924 cff-version: 1.2.0 -date-released: 2024-08-03 -doi: 10.5281/zenodo.13207712 +date-released: 2024-09-16 +doi: 10.5281/zenodo.13771069 keywords: - Software - Astrophysics @@ -1027,4 +1027,4 @@ references: repository-code: https://github.com/sxs-collaboration/spectre title: SpECTRE url: https://spectre-code.org -version: 2024.08.03 +version: 2024.09.16 diff --git a/Metadata.yaml b/Metadata.yaml index 8288046ecabf..27b9ce052258 100644 --- a/Metadata.yaml +++ b/Metadata.yaml @@ -9,13 +9,13 @@ Homepage: https://spectre-code.org GitHub: sxs-collaboration/spectre -Version: 2024.08.03 +Version: 2024.09.16 -PublicationDate: 2024-08-03 +PublicationDate: 2024-09-16 -Doi: 10.5281/zenodo.13207712 +Doi: 10.5281/zenodo.13771069 -ZenodoId: 13207712 +ZenodoId: 13771069 Description: | SpECTRE is an open-source code for multi-scale, multi-physics problems diff --git a/README.md b/README.md index 2bf9e8875525..940339b0bc02 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ [![Standard](https://img.shields.io/badge/c%2B%2B-20-blue.svg)](https://en.wikipedia.org/wiki/C%2B%2B#Standardization) [![Build Status](https://github.com/sxs-collaboration/spectre/workflows/Tests/badge.svg?branch=develop)](https://github.com/sxs-collaboration/spectre/actions) [![codecov](https://codecov.io/gh/sxs-collaboration/spectre/graph/badge.svg?token=yyJ3uBPUE2)](https://codecov.io/gh/sxs-collaboration/spectre) -[![release](https://img.shields.io/badge/release-v2024.08.03-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2024.08.03) -[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.13207712.svg)](https://doi.org/10.5281/zenodo.13207712) +[![release](https://img.shields.io/badge/release-v2024.09.16-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2024.09.16) +[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.13771069.svg)](https://doi.org/10.5281/zenodo.13771069) ![banner](docs/Images/banner.png) @@ -30,7 +30,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.13207712](https://doi.org/10.5281/zenodo.13207712) +- DOI: [10.5281/zenodo.13771069](https://doi.org/10.5281/zenodo.13771069) You can cite this BibTeX entry in your publication: @@ -44,16 +44,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.08.03}", - version = "2024.08.03", + title = "\texttt{SpECTRE v2024.09.16}", + version = "2024.09.16", publisher = "Zenodo", - doi = "10.5281/zenodo.13207712", + doi = "10.5281/zenodo.13771069", url = "https://spectre-code.org", howpublished = -"\href{https://doi.org/10.5281/zenodo.13207712}{10.5281/zenodo.13207712}", +"\href{https://doi.org/10.5281/zenodo.13771069}{10.5281/zenodo.13771069}", license = "MIT", year = "2024", - month = "8" + month = "9" } ``` diff --git a/citation.bib b/citation.bib index 57a8e26fb785..254924792a04 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.08.03}", - version = "2024.08.03", + title = "\texttt{SpECTRE v2024.09.16}", + version = "2024.09.16", publisher = "Zenodo", - doi = "10.5281/zenodo.13207712", + doi = "10.5281/zenodo.13771069", url = "https://spectre-code.org", howpublished = -"\href{https://doi.org/10.5281/zenodo.13207712}{10.5281/zenodo.13207712}", +"\href{https://doi.org/10.5281/zenodo.13771069}{10.5281/zenodo.13771069}", license = "MIT", year = "2024", - month = "8" + month = "9" }