Skip to content

Commit

Permalink
Prepare release 2024.06.05
Browse files Browse the repository at this point in the history
  • Loading branch information
sxs-bot committed Jun 5, 2024
1 parent 6219c51 commit 57fe24d
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
8 changes: 4 additions & 4 deletions Metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand All @@ -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:

Expand All @@ -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"
}
```
<!-- BIBTEX ENTRY -->
Expand Down
10 changes: 5 additions & 5 deletions citation.bib
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit 57fe24d

Please sign in to comment.