Skip to content

Commit 1b883c3

Browse files
committed
Prepare release 2022.09.02
1 parent c8cb983 commit 1b883c3

4 files changed

Lines changed: 26 additions & 20 deletions

File tree

CITATION.cff

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,12 @@ authors:
114114
family-names: Carpenter
115115
given-names: Alexander
116116
orcid: https://orcid.org/0000-0002-9183-8006
117+
- affiliation: Nicholas and Lee Begovich Center for Gravitational-Wave Physics and
118+
Astronomy, California State University, Fullerton, Fullerton, California 92831,
119+
USA
120+
family-names: Ceja
121+
given-names: Andrea
122+
orcid: https://orcid.org/0000-0002-1681-7299
117123
- affiliation: Theoretical Astrophysics, Walter Burke Institute for Theoretical Physics,
118124
California Institute of Technology, Pasadena, CA 91125, USA
119125
family-names: Chaudhary
@@ -216,8 +222,8 @@ authors:
216222
given-names: David
217223
orcid: https://orcid.org/0000-0002-5287-4389
218224
cff-version: 1.1.0
219-
date-released: 2022-08-01
220-
doi: 10.5281/zenodo.6949324
225+
date-released: 2022-09-02
226+
doi: 10.5281/zenodo.7045030
221227
keywords:
222228
- Software
223229
- Astrophysics
@@ -235,4 +241,4 @@ message: Please cite SpECTRE in any publications that make use of its code or da
235241
repository-code: https://github.com/sxs-collaboration/spectre
236242
title: SpECTRE
237243
url: https://spectre-code.org
238-
version: 2022.08.01
244+
version: 2022.09.02

Metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Homepage: https://spectre-code.org
99

1010
GitHub: sxs-collaboration/spectre
1111

12-
Version: 2022.08.01
12+
Version: 2022.09.02
1313

14-
PublicationDate: 2022-08-01
14+
PublicationDate: 2022-09-02
1515

16-
Doi: 10.5281/zenodo.6949324
16+
Doi: 10.5281/zenodo.7045030
1717

18-
ZenodoId: 6949324
18+
ZenodoId: 7045030
1919

2020
Description: |
2121
SpECTRE is an open-source code for multi-scale, multi-physics problems

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
[![Build Status](https://github.com/sxs-collaboration/spectre/workflows/Tests/badge.svg?branch=develop)](https://github.com/sxs-collaboration/spectre/actions)
77
[![Coverage Status](https://coveralls.io/repos/github/sxs-collaboration/spectre/badge.svg?branch=develop)](https://coveralls.io/github/sxs-collaboration/spectre?branch=develop)
88
[![codecov](https://codecov.io/gh/sxs-collaboration/spectre/branch/develop/graph/badge.svg)](https://codecov.io/gh/sxs-collaboration/spectre)
9-
[![release](https://img.shields.io/badge/release-v2022.08.01-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2022.08.01)
10-
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.6949324.svg)](https://doi.org/10.5281/zenodo.6949324)
9+
[![release](https://img.shields.io/badge/release-v2022.09.02-informational)](https://github.com/sxs-collaboration/spectre/releases/tag/v2022.09.02)
10+
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.7045030.svg)](https://doi.org/10.5281/zenodo.7045030)
1111

1212
## What is SpECTRE?
1313

@@ -29,7 +29,7 @@ Please cite SpECTRE in any publications that make use of its code or data. Cite
2929
the latest version that you use in your publication. The DOI for this version
3030
is:
3131

32-
- DOI: [10.5281/zenodo.6949324](https://doi.org/10.5281/zenodo.6949324)
32+
- DOI: [10.5281/zenodo.7045030](https://doi.org/10.5281/zenodo.7045030)
3333

3434
You can cite this BibTeX entry in your publication:
3535

@@ -43,16 +43,16 @@ Bonilla, Gabriel S. and Kim, Yoonsoo and Kumar, Prayush and Lovelace, Geoffrey
4343
and Macedo, Alexandra and Nelli, Kyle C. and O'Shea, Eamonn and Pfeiffer, Harald
4444
P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek, Nikolas A. and
4545
others",
46-
title = "\texttt{SpECTRE v2022.08.01}",
47-
version = "2022.08.01",
46+
title = "\texttt{SpECTRE v2022.09.02}",
47+
version = "2022.09.02",
4848
publisher = "Zenodo",
49-
doi = "10.5281/zenodo.6949324",
49+
doi = "10.5281/zenodo.7045030",
5050
url = "https://spectre-code.org",
5151
howpublished =
52-
"\href{https://doi.org/10.5281/zenodo.6949324}{10.5281/zenodo.6949324}",
52+
"\href{https://doi.org/10.5281/zenodo.7045030}{10.5281/zenodo.7045030}",
5353
license = "MIT",
5454
year = "2022",
55-
month = "8"
55+
month = "9"
5656
}
5757
```
5858
<!-- BIBTEX ENTRY -->

citation.bib

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ @software{spectrecode
55
and Macedo, Alexandra and Nelli, Kyle C. and O'Shea, Eamonn and Pfeiffer, Harald
66
P. and Scheel, Mark A. and Teukolsky, Saul A. and Wittek, Nikolas A. and
77
others",
8-
title = "\texttt{SpECTRE v2022.08.01}",
9-
version = "2022.08.01",
8+
title = "\texttt{SpECTRE v2022.09.02}",
9+
version = "2022.09.02",
1010
publisher = "Zenodo",
11-
doi = "10.5281/zenodo.6949324",
11+
doi = "10.5281/zenodo.7045030",
1212
url = "https://spectre-code.org",
1313
howpublished =
14-
"\href{https://doi.org/10.5281/zenodo.6949324}{10.5281/zenodo.6949324}",
14+
"\href{https://doi.org/10.5281/zenodo.7045030}{10.5281/zenodo.7045030}",
1515
license = "MIT",
1616
year = "2022",
17-
month = "8"
17+
month = "9"
1818
}

0 commit comments

Comments
 (0)