Skip to content

Commit 399d430

Browse files
authored
Merge branch 'rljacob/update-v3-docs' (PR #6280)
Update README and CITATION.cff for v3.0.0 Include the newly minted software DOI [BFB]
2 parents a64e71b + 9d32b44 commit 399d430

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ type: software
88
authors:
99
- given-names: E3SM
1010
family-names: Project
11-
version: 2.1.0
12-
doi: 10.11578/E3SM/dc.20230110.5
11+
version: 3.0.0
12+
doi: 10.11578/E3SM/dc.20240301.3
1313
repository-code: 'https://github.com/E3SM-Project/E3SM'
1414
url: 'https://e3sm.org'
1515
license: BSD-3-Clause

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ the most challenging and demanding climate-change research problems and
99
Department of Energy mission needs while efficiently using DOE Leadership
1010
Computing Facilities.
1111

12-
DOI: [10.11578/E3SM/dc.20230110.5](http://dx.doi.org/10.11578/E3SM/dc.20230110.5)
12+
DOI: [10.11578/E3SM/dc.20240301.3](http://dx.doi.org/10.11578/E3SM/dc.20240301.3)
1313

1414
Please visit the [project website](https://e3sm.org) or our [Confluence site](https://acme-climate.atlassian.net/wiki/spaces/DOC/overview)
1515
for further details.
@@ -29,7 +29,7 @@ Table of Contents
2929

3030
Quick Start
3131
--------------------------------------------------------------------------------
32-
The [Quick Start](https://e3sm.org/model/running-e3sm/e3sm-quick-start/) page
32+
The [Quick Start](https://e3sm.org/model/running-e3sm/e3sm-quick-start/) page
3333
includes instructions on obtaining the necessary code and input data for model
3434
setup and execution on a supported machine.
3535

@@ -44,7 +44,7 @@ To run E3SM, it is recommended that you obtain time on a
4444

4545
Running
4646
--------------------------------------------------------------------------------
47-
Please refer to [Running E3SM](https://e3sm.org/model/running-e3sm/)
47+
Please refer to [Running E3SM](https://e3sm.org/model/running-e3sm/)
4848
for instructions on running the model.
4949

5050
Contributing
@@ -66,11 +66,11 @@ the following BibTeX entry is provided.
6666
author = {{E3SM Project}},
6767
abstractNote = {{E3SM} is a state-of-the-art fully coupled model of the {E}arth's
6868
climate including important biogeochemical and cryospheric processes.},
69-
howpublished = {[Computer Software] \url{https://dx.doi.org/10.11578/E3SM/dc.20230110.5}},
70-
url = {https://dx.doi.org/10.11578/E3SM/dc.20230110.5},
71-
doi = {10.11578/E3SM/dc.20230110.5},
72-
year = 2023,
73-
month = jan,
69+
howpublished = {[Computer Software] \url{https://dx.doi.org/10.11578/E3SM/dc.20240301.3}},
70+
url = {https://dx.doi.org/10.11578/E3SM/dc.20240301.3},
71+
doi = {10.11578/E3SM/dc.20240301.3},
72+
year = 2024,
73+
month = mar,
7474
}
7575
```
7676

0 commit comments

Comments
 (0)