diff --git a/CITATION.cff b/CITATION.cff index 8ed5a2b55ffe..386cdeeb1fdf 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -297,8 +297,8 @@ authors: given-names: Jooheon orcid: https://orcid.org/0000-0002-3251-0924 cff-version: 1.2.0 -date-released: 2024-05-11 -doi: 10.5281/zenodo.11180072 +date-released: 2024-06-05 +doi: 10.5281/zenodo.11494680 keywords: - Software - Astrophysics @@ -1016,4 +1016,4 @@ references: repository-code: https://github.com/sxs-collaboration/spectre title: SpECTRE url: https://spectre-code.org -version: 2024.05.11 +version: 2024.06.05 diff --git a/Metadata.yaml b/Metadata.yaml index 1891632529c3..1ab64b28fabf 100644 --- a/Metadata.yaml +++ b/Metadata.yaml @@ -9,13 +9,13 @@ Homepage: https://spectre-code.org GitHub: sxs-collaboration/spectre -Version: 2024.05.11 +Version: 2024.06.05 -PublicationDate: 2024-05-11 +PublicationDate: 2024-06-05 -Doi: 10.5281/zenodo.11180072 +Doi: 10.5281/zenodo.11494680 -ZenodoId: 11180072 +ZenodoId: 11494680 Description: | SpECTRE is an open-source code for multi-scale, multi-physics problems diff --git a/README.md b/README.md index 85cf7b5769a5..a951183e3b42 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.05.11-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2024.05.11) -[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.11180072.svg)](https://doi.org/10.5281/zenodo.11180072) +[![release](https://img.shields.io/badge/release-v2024.06.05-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2024.06.05) +[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.11494680.svg)](https://doi.org/10.5281/zenodo.11494680) ## What is SpECTRE? @@ -28,7 +28,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.11180072](https://doi.org/10.5281/zenodo.11180072) +- DOI: [10.5281/zenodo.11494680](https://doi.org/10.5281/zenodo.11494680) You can cite this BibTeX entry in your publication: @@ -42,16 +42,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.05.11}", - version = "2024.05.11", + title = "\texttt{SpECTRE v2024.06.05}", + version = "2024.06.05", publisher = "Zenodo", - doi = "10.5281/zenodo.11180072", + doi = "10.5281/zenodo.11494680", url = "https://spectre-code.org", howpublished = -"\href{https://doi.org/10.5281/zenodo.11180072}{10.5281/zenodo.11180072}", +"\href{https://doi.org/10.5281/zenodo.11494680}{10.5281/zenodo.11494680}", license = "MIT", year = "2024", - month = "5" + month = "6" } ``` diff --git a/citation.bib b/citation.bib index d3c9fbd1fef5..10edbf4e18fd 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.05.11}", - version = "2024.05.11", + title = "\texttt{SpECTRE v2024.06.05}", + version = "2024.06.05", publisher = "Zenodo", - doi = "10.5281/zenodo.11180072", + doi = "10.5281/zenodo.11494680", url = "https://spectre-code.org", howpublished = -"\href{https://doi.org/10.5281/zenodo.11180072}{10.5281/zenodo.11180072}", +"\href{https://doi.org/10.5281/zenodo.11494680}{10.5281/zenodo.11494680}", license = "MIT", year = "2024", - month = "5" + month = "6" }