Skip to content

Commit 13250bd

Browse files
odiazibjcurtis2
andauthored
TChem: update citations. (#119)
* TChem: update citations. * add zenodo badge. add spacing --------- Co-authored-by: Jeffrey Curtis <[email protected]>
1 parent e93c889 commit 13250bd

File tree

3 files changed

+45
-11
lines changed

3 files changed

+45
-11
lines changed

CITATION.cff

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
cff-version: 1.2.0
2-
message: "If you use this software, please cite it as below."
2+
message: "If you use this software, please cite it using the following metadata."
3+
title: "TChem-atm version 2.0.0"
34
authors:
4-
- family-names: Safta
5-
given-names: Cosmin
6-
- family-names: Diaz-Ibarra
7-
given-names: Oscar H.
8-
- family-names: Schmidt
9-
given-names: Michael
10-
title: "TChem-atm"
11-
version: 1.0.0
5+
- family-names: "Diaz-Ibarra"
6+
given-names: "Oscar H."
7+
- family-names: "Frederick"
8+
given-names: "Samuel"
9+
- family-names: "Curtis"
10+
given-names: "Jeffrey"
11+
- family-names: "D'Aquino"
12+
given-names: "Zachary"
13+
- family-names: "Safta"
14+
given-names: "Cosmin"
15+
- family-names: "West"
16+
given-names: "Matthew"
17+
- family-names: "Riemer"
18+
given-names: "Nicole"
19+
version: "2.0.0"
1220
identifiers:
1321
- type: doi
14-
value: https://doi.org/10.11578/dc.20240925.6
15-
date-released: 2024-06-07
22+
value: https://doi.org/10.5281/zenodo.17058144
23+
date-released: 2025-09-01

CITATIONS.bib

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
@software{diaz_ibarra_2025_17058144,
2+
author = {Diaz-Ibarra, Oscar H. and
3+
Frederick, Samuel and
4+
Curtis, Jeffrey and
5+
D'Aquino, Zachary and
6+
Safta, Cosmin and
7+
West, Matthew and
8+
Riemer, Nicole},
9+
title = {TChem-atm version 2.0.0},
10+
month = sep,
11+
year = 2025,
12+
publisher = {Zenodo},
13+
version = {2.0.0},
14+
doi = {10.5281/zenodo.17058144},
15+
url = {https://doi.org/10.5281/zenodo.17058144},
16+
swhid = {swh:1:dir:cc97f85bfd89e068e2d94e0bd1d934f99ef515bd
17+
;origin=https://doi.org/10.5281/zenodo.17058143;vi
18+
sit=swh:1:snp:6031c903d9a559e5372e46d9801d9b378d5c
19+
b12a;anchor=swh:1:rel:5d8e35ae9686eb9f2ef7b61a25f6
20+
44a3a9431fc8;path=/
21+
},
22+
}
23+
124
@misc{osti_2472634,
225
title = {TChem-atm v1.0, Version 1.0},
326
author = {Safta, Cosmin and Diaz-Ibarra, Oscar and Schmidt, Michael and USDOE},

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Latest version](https://img.shields.io/github/v/release/PCLAeroParams/TChem-atm.svg?sort=semver)](https://github.com/PCLAeroParams/TChem-atm/releases)
44
[![Github Actions Status](https://github.com/PCLAeroParams/TChem-atm/actions/workflows/auto_test.yaml/badge.svg?branch=main)](https://github.com/PCLAeroParams/TChem-atm/actions)
55
[![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-121013?logo=github&logoColor=white)](https://PCLAeroParams.github.io/TChem-atm/)
6+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17058143.svg)](https://doi.org/10.5281/zenodo.17058143)
67
[![License](https://img.shields.io/badge/License-BSD_2--Clause-green.svg)](https://github.com/PCLAeroParams/TChem-atm/blob/main/LICENSE)
78

89
## Installation
@@ -11,6 +12,7 @@ The [installation](docs/installation.md) guide demonstrates how to obtain, build
1112

1213
## Citations
1314
* [TChem-atm ](https://www.osti.gov/biblio/2472634)
15+
1416
```bibtex
1517
@misc{osti_2472634,
1618
title = {TChem-atm v1.0, Version 1.0},
@@ -41,6 +43,7 @@ toolkit for complex kinetic mechanisms.](https://www.sciencedirect.com/science/a
4143
```
4244

4345
* ["Benchmarking TChem for Potential Incorporation into E3SM as a Replacement Chemical Kinetics Solver"](sand_report/QTI_tchemV1.pdf)
46+
4447
```bibtex
4548
@techreport{Diaz-Ibarra:2024:tchem,
4649
author = {Diaz-Ibarra, Oscar and Schmidt, Michael J. and Safta, Cosmin },

0 commit comments

Comments
 (0)