Skip to content

Commit

Permalink
Add BibTex for citing E3SM
Browse files Browse the repository at this point in the history
Also add a DOI link at top.
  • Loading branch information
sarats authored and rljacob committed Apr 20, 2018
1 parent 25dcf94 commit 6d2745a
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ the most challenging and demanding climate-change research problems and
Department of Energy mission needs while efficiently using DOE Leadership
Computing Facilities.

DOI: [10.11578/E3SM/dc.20180418.36](http://dx.doi.org/10.11578/E3SM/dc.20180418.36)

Please visit the [project website](https://e3sm.org) for further details.

Table of Contents
Expand Down Expand Up @@ -47,9 +49,25 @@ process for submitting pull requests.

Acknowledgement
--------------------------------------------------------------------------------
The Energy Exascale Earth System Model (E3SM) Project should be acknowledged in
publications as the origin of model or data used in the research using [these
guidelines](https://e3sm.org/resources/policies/acknowledge-e3sm/).
The Energy Exascale Earth System Model (E3SM) Project should be acknowledged in
publications as the origin of the model using
[these guidelines](https://e3sm.org/resources/policies/acknowledge-e3sm/).

In addition, the software should be cited. For your convenience,
the following BibTeX entry is provided.
```TeX
@misc{e3sm-model,
title = {{Energy Exascale Earth System Model (E3SM)}},
author = {{E3SM Project}},
abstractNote = {{E3SM} is a state-of-the-art fully coupled model of the {E}arth's
climate including important biogeochemical and cryospheric processes.},
howpublished = {[Computer Software] \url{https://dx.doi.org/10.11578/E3SM/dc.20180418.36}},
url = {https://dx.doi.org/10.11578/E3SM/dc.20180418.36},
doi = {10.11578/E3SM/dc.20180418.36},
year = 2018,
month = apr,
}
```

License
--------------------------------------------------------------------------------
Expand Down

0 comments on commit 6d2745a

Please sign in to comment.