Skip to content

Commit

Permalink
Prepare release 2024.06.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sxs-bot committed Jun 18, 2024
1 parent 847c772 commit 2cc53ff
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 18 deletions.
11 changes: 8 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,11 @@ authors:
family-names: Thomas
given-names: Sierra
orcid: https://orcid.org/0000-0003-3574-2090
- affiliation: Theoretical Astrophysics, Walter Burke Institute for Theoretical Physics,
California Institute of Technology, Pasadena, CA 91125, USA
family-names: Tommasini
given-names: Vittoria
orcid: https://orcid.org/0009-0001-4440-9751
- affiliation: Cornell Center for Astrophysics and Planetary Science, Cornell University,
Ithaca, New York 14853, USA and I. Physikalisches Institut, Universität zu Köln,
Zülpicher Straße 77, 50937, Köln, Germany
Expand All @@ -297,8 +302,8 @@ authors:
given-names: Jooheon
orcid: https://orcid.org/0000-0002-3251-0924
cff-version: 1.2.0
date-released: 2024-06-05
doi: 10.5281/zenodo.11494680
date-released: 2024-06-18
doi: 10.5281/zenodo.12098412
keywords:
- Software
- Astrophysics
Expand Down Expand Up @@ -1016,4 +1021,4 @@ references:
repository-code: https://github.com/sxs-collaboration/spectre
title: SpECTRE
url: https://spectre-code.org
version: 2024.06.05
version: 2024.06.18
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.06.05
Version: 2024.06.18

PublicationDate: 2024-06-05
PublicationDate: 2024-06-18

Doi: 10.5281/zenodo.11494680
Doi: 10.5281/zenodo.12098412

ZenodoId: 11494680
ZenodoId: 12098412

Description: |
SpECTRE is an open-source code for multi-scale, multi-physics problems
Expand Down
14 changes: 7 additions & 7 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.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)
[![release](https://img.shields.io/badge/release-v2024.06.18-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2024.06.18)
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.12098412.svg)](https://doi.org/10.5281/zenodo.12098412)

## 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.11494680](https://doi.org/10.5281/zenodo.11494680)
- DOI: [10.5281/zenodo.12098412](https://doi.org/10.5281/zenodo.12098412)

You can cite this BibTeX entry in your publication:

Expand All @@ -42,13 +42,13 @@ 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.06.05}",
version = "2024.06.05",
title = "\texttt{SpECTRE v2024.06.18}",
version = "2024.06.18",
publisher = "Zenodo",
doi = "10.5281/zenodo.11494680",
doi = "10.5281/zenodo.12098412",
url = "https://spectre-code.org",
howpublished =
"\href{https://doi.org/10.5281/zenodo.11494680}{10.5281/zenodo.11494680}",
"\href{https://doi.org/10.5281/zenodo.12098412}{10.5281/zenodo.12098412}",
license = "MIT",
year = "2024",
month = "6"
Expand Down
8 changes: 4 additions & 4 deletions citation.bib
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ @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.06.05}",
version = "2024.06.05",
title = "\texttt{SpECTRE v2024.06.18}",
version = "2024.06.18",
publisher = "Zenodo",
doi = "10.5281/zenodo.11494680",
doi = "10.5281/zenodo.12098412",
url = "https://spectre-code.org",
howpublished =
"\href{https://doi.org/10.5281/zenodo.11494680}{10.5281/zenodo.11494680}",
"\href{https://doi.org/10.5281/zenodo.12098412}{10.5281/zenodo.12098412}",
license = "MIT",
year = "2024",
month = "6"
Expand Down

0 comments on commit 2cc53ff

Please sign in to comment.