Skip to content

Commit

Permalink
Prepare release 2024.02.05
Browse files Browse the repository at this point in the history
  • Loading branch information
sxs-bot committed Feb 5, 2024
1 parent a9785ba commit bb5f1f6
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,8 @@ authors:
given-names: Jooheon
orcid: https://orcid.org/0000-0002-3251-0924
cff-version: 1.2.0
date-released: 2023-12-08
doi: 10.5281/zenodo.10309520
date-released: 2024-02-05
doi: 10.5281/zenodo.10619885
keywords:
- Software
- Astrophysics
Expand Down Expand Up @@ -1006,4 +1006,4 @@ references:
repository-code: https://github.com/sxs-collaboration/spectre
title: SpECTRE
url: https://spectre-code.org
version: 2023.12.08
version: 2024.02.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: 2023.12.08
Version: 2024.02.05

PublicationDate: 2023-12-08
PublicationDate: 2024-02-05

Doi: 10.5281/zenodo.10309520
Doi: 10.5281/zenodo.10619885

ZenodoId: 10309520
ZenodoId: 10619885

Description: |
SpECTRE is an open-source code for multi-scale, multi-physics problems
Expand Down
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-v2023.12.08-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2023.12.08)
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.10309520.svg)](https://doi.org/10.5281/zenodo.10309520)
[![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)

## What is SpECTRE?

Expand All @@ -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.10309520](https://doi.org/10.5281/zenodo.10309520)
- DOI: [10.5281/zenodo.10619885](https://doi.org/10.5281/zenodo.10619885)

You can cite this BibTeX entry in your publication:

Expand All @@ -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 v2023.12.08}",
version = "2023.12.08",
title = "\texttt{SpECTRE v2024.02.05}",
version = "2024.02.05",
publisher = "Zenodo",
doi = "10.5281/zenodo.10309520",
doi = "10.5281/zenodo.10619885",
url = "https://spectre-code.org",
howpublished =
"\href{https://doi.org/10.5281/zenodo.10309520}{10.5281/zenodo.10309520}",
"\href{https://doi.org/10.5281/zenodo.10619885}{10.5281/zenodo.10619885}",
license = "MIT",
year = "2023",
month = "12"
year = "2024",
month = "2"
}
```
<!-- BIBTEX ENTRY -->
Expand Down
12 changes: 6 additions & 6 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 v2023.12.08}",
version = "2023.12.08",
title = "\texttt{SpECTRE v2024.02.05}",
version = "2024.02.05",
publisher = "Zenodo",
doi = "10.5281/zenodo.10309520",
doi = "10.5281/zenodo.10619885",
url = "https://spectre-code.org",
howpublished =
"\href{https://doi.org/10.5281/zenodo.10309520}{10.5281/zenodo.10309520}",
"\href{https://doi.org/10.5281/zenodo.10619885}{10.5281/zenodo.10619885}",
license = "MIT",
year = "2023",
month = "12"
year = "2024",
month = "2"
}

0 comments on commit bb5f1f6

Please sign in to comment.