Skip to content

Commit 6d2745a

Browse files
saratsrljacob
authored andcommitted
Add BibTex for citing E3SM
Also add a DOI link at top.
1 parent 25dcf94 commit 6d2745a

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

README.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ 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.20180418.36](http://dx.doi.org/10.11578/E3SM/dc.20180418.36)
13+
1214
Please visit the [project website](https://e3sm.org) for further details.
1315

1416
Table of Contents
@@ -47,9 +49,25 @@ process for submitting pull requests.
4749

4850
Acknowledgement
4951
--------------------------------------------------------------------------------
50-
The Energy Exascale Earth System Model (E3SM) Project should be acknowledged in
51-
publications as the origin of model or data used in the research using [these
52-
guidelines](https://e3sm.org/resources/policies/acknowledge-e3sm/).
52+
The Energy Exascale Earth System Model (E3SM) Project should be acknowledged in
53+
publications as the origin of the model using
54+
[these guidelines](https://e3sm.org/resources/policies/acknowledge-e3sm/).
55+
56+
In addition, the software should be cited. For your convenience,
57+
the following BibTeX entry is provided.
58+
```TeX
59+
@misc{e3sm-model,
60+
title = {{Energy Exascale Earth System Model (E3SM)}},
61+
author = {{E3SM Project}},
62+
abstractNote = {{E3SM} is a state-of-the-art fully coupled model of the {E}arth's
63+
climate including important biogeochemical and cryospheric processes.},
64+
howpublished = {[Computer Software] \url{https://dx.doi.org/10.11578/E3SM/dc.20180418.36}},
65+
url = {https://dx.doi.org/10.11578/E3SM/dc.20180418.36},
66+
doi = {10.11578/E3SM/dc.20180418.36},
67+
year = 2018,
68+
month = apr,
69+
}
70+
```
5371

5472
License
5573
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)