File tree Expand file tree Collapse file tree 4 files changed +25
-10
lines changed Expand file tree Collapse file tree 4 files changed +25
-10
lines changed Original file line number Diff line number Diff line change
1
+ # This CITATION.cff file was generated with cffinit.
2
+ # Visit https://bit.ly/cffinit to generate yours today!
3
+
4
+ cff-version : 1.2.0
5
+ title : Energy Exascale Earth System Model
6
+ message : ' If you use this software, please cite it using the metadata from this file.'
7
+ type : software
8
+ authors :
9
+ - given-names : E3SM
10
+ family-names : Project
11
+ version : 2.1.0
12
+ doi : 10.11578/E3SM/dc.20230110.5
13
+ repository-code : ' https://github.com/E3SM-Project/E3SM'
14
+ url : ' https://e3sm.org'
15
+ license : BSD-3-Clause
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Except for the separable pieces descibed below, E3SM is released
2
2
under the following 3-Clause BSD Open Source license.
3
3
4
4
*******************************************************************************
5
- Copyright ©2021 , UChicago Argonne, LLC All Rights Reserved
5
+ Copyright ©2023 , UChicago Argonne, LLC All Rights Reserved
6
6
7
7
Software Name: Energy Exascale Earth System Model (E3SM)
8
8
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ the most challenging and demanding climate-change research problems and
9
9
Department of Energy mission needs while efficiently using DOE Leadership
10
10
Computing Facilities.
11
11
12
- DOI: [ 10.11578/E3SM/dc.20210927.1 ] ( http://dx.doi.org/10.11578/E3SM/dc.20210927.1 )
12
+ DOI: [ 10.11578/E3SM/dc.20230110.5 ] ( http://dx.doi.org/10.11578/E3SM/dc.20230110.5 )
13
13
14
14
Please visit the [ project website] ( https://e3sm.org ) or our [ Confluence site] ( https://acme-climate.atlassian.net/wiki/spaces/DOC/overview )
15
15
for further details.
@@ -64,11 +64,11 @@ the following BibTeX entry is provided.
64
64
author = {{E3SM Project}},
65
65
abstractNote = {{E3SM} is a state-of-the-art fully coupled model of the {E}arth's
66
66
climate including important biogeochemical and cryospheric processes.},
67
- howpublished = {[Computer Software] \url{https://dx.doi.org/10.11578/E3SM/dc.20210927.1 }},
68
- url = {https://dx.doi.org/10.11578/E3SM/dc.20210927.1 },
69
- doi = {10.11578/E3SM/dc.20210927.1 },
70
- year = 2021 ,
71
- month = sep ,
67
+ howpublished = {[Computer Software] \url{https://dx.doi.org/10.11578/E3SM/dc.20230110.5 }},
68
+ url = {https://dx.doi.org/10.11578/E3SM/dc.20230110.5 },
69
+ doi = {10.11578/E3SM/dc.20230110.5 },
70
+ year = 2023 ,
71
+ month = jan ,
72
72
}
73
73
```
74
74
Original file line number Diff line number Diff line change 7
7
"name" : " E3SM Project" ,
8
8
}
9
9
],
10
- "identifier" : " http://dx.doi.org/10.11578/E3SM/dc.20180418.36 " ,
10
+ "identifier" : " http://dx.doi.org/10.11578/E3SM/dc.20230110.5 " ,
11
11
"codeRepository" : " https://github.com/E3SM-Project/E3SM" ,
12
- "datePublished" : " 2018-04-20 " ,
12
+ "datePublished" : " 2023-01-11 " ,
13
13
"keywords" : " climate modeling" ,
14
14
"license" : " BSD" ,
15
15
"title" : " Energy Exascale Earth System Model" ,
16
- "version" : " v1.0 .0"
16
+ "version" : " v2.1 .0"
17
17
}
You can’t perform that action at this time.
0 commit comments