Skip to content

Commit 6f61d83

Browse files
committed
Add citation.cff and update badge
1 parent cdd466b commit 6f61d83

File tree

2 files changed

+66
-0
lines changed

2 files changed

+66
-0
lines changed

CITATION.cff

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
cff-version: "1.2.0"
2+
authors:
3+
- family-names: Zhao
4+
given-names: Xin
5+
orcid: "https://orcid.org/0000-0002-1801-4393"
6+
- family-names: Chepeliev
7+
given-names: Maksym
8+
orcid: "https://orcid.org/0000-0001-8585-2314"
9+
- family-names: Patel
10+
given-names: Pralit
11+
orcid: "https://orcid.org/0000-0003-3992-1061"
12+
- family-names: Wise
13+
given-names: Marshall
14+
orcid: "https://orcid.org/0000-0002-2718-0051"
15+
- family-names: Calvin
16+
given-names: Katherine
17+
orcid: "https://orcid.org/0000-0003-2191-4189"
18+
- family-names: Narayan
19+
given-names: Kanishka
20+
orcid: "https://orcid.org/0000-0001-8483-6216"
21+
- family-names: Vernon
22+
given-names: Chris
23+
orcid: "https://orcid.org/0000-0002-3406-6214"
24+
doi: 10.5281/zenodo.10967067
25+
message: If you use this software, please cite our article in the
26+
Journal of Open Source Software.
27+
preferred-citation:
28+
authors:
29+
- family-names: Zhao
30+
given-names: Xin
31+
orcid: "https://orcid.org/0000-0002-1801-4393"
32+
- family-names: Chepeliev
33+
given-names: Maksym
34+
orcid: "https://orcid.org/0000-0001-8585-2314"
35+
- family-names: Patel
36+
given-names: Pralit
37+
orcid: "https://orcid.org/0000-0003-3992-1061"
38+
- family-names: Wise
39+
given-names: Marshall
40+
orcid: "https://orcid.org/0000-0002-2718-0051"
41+
- family-names: Calvin
42+
given-names: Katherine
43+
orcid: "https://orcid.org/0000-0003-2191-4189"
44+
- family-names: Narayan
45+
given-names: Kanishka
46+
orcid: "https://orcid.org/0000-0001-8483-6216"
47+
- family-names: Vernon
48+
given-names: Chris
49+
orcid: "https://orcid.org/0000-0002-3406-6214"
50+
date-published: 2024-04-22
51+
doi: 10.21105/joss.06388
52+
issn: 2475-9066
53+
issue: 96
54+
journal: Journal of Open Source Software
55+
publisher:
56+
name: Open Journals
57+
start: 6388
58+
title: "gcamfaostat: An R package to prepare, process, and synthesize
59+
FAOSTAT data for global agroeconomic and multisector dynamic
60+
modeling"
61+
type: article
62+
url: "https://joss.theoj.org/papers/10.21105/joss.06388"
63+
volume: 9
64+
title: "gcamfaostat: An R package to prepare, process, and synthesize
65+
FAOSTAT data for global agroeconomic and multisector dynamic modeling"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![R](https://github.com/JGCRI/gcamfaostat/actions/workflows/r.yml/badge.svg)](https://github.com/JGCRI/gcamfaostat/actions/workflows/r.yml)
66
[![test_coverage](https://github.com/JGCRI/gcamfaostat/actions/workflows/test_coverage.yml/badge.svg)](https://github.com/JGCRI/gcamfaostat/actions/workflows/test_coverage.yml)
77
[![status](https://joss.theoj.org/papers/bf4762e8bef702f36b800e0cb4d478a8/status.svg)](https://joss.theoj.org/papers/bf4762e8bef702f36b800e0cb4d478a8)
8+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10967067.svg)](https://doi.org/10.5281/zenodo.10967067)
89
<!-- badges: end -->
910

1011
### **`gcamfaostat`**: An R package to prepare, process, and synthesize FAOSTAT data for global agroeconomic and multisector dynamic modeling

0 commit comments

Comments
 (0)