Skip to content

Commit

Permalink
Add citation.cff and update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
realxinzhao committed Apr 22, 2024
1 parent cdd466b commit 6f61d83
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 0 deletions.
65 changes: 65 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
cff-version: "1.2.0"
authors:
- family-names: Zhao
given-names: Xin
orcid: "https://orcid.org/0000-0002-1801-4393"
- family-names: Chepeliev
given-names: Maksym
orcid: "https://orcid.org/0000-0001-8585-2314"
- family-names: Patel
given-names: Pralit
orcid: "https://orcid.org/0000-0003-3992-1061"
- family-names: Wise
given-names: Marshall
orcid: "https://orcid.org/0000-0002-2718-0051"
- family-names: Calvin
given-names: Katherine
orcid: "https://orcid.org/0000-0003-2191-4189"
- family-names: Narayan
given-names: Kanishka
orcid: "https://orcid.org/0000-0001-8483-6216"
- family-names: Vernon
given-names: Chris
orcid: "https://orcid.org/0000-0002-3406-6214"
doi: 10.5281/zenodo.10967067
message: If you use this software, please cite our article in the
Journal of Open Source Software.
preferred-citation:
authors:
- family-names: Zhao
given-names: Xin
orcid: "https://orcid.org/0000-0002-1801-4393"
- family-names: Chepeliev
given-names: Maksym
orcid: "https://orcid.org/0000-0001-8585-2314"
- family-names: Patel
given-names: Pralit
orcid: "https://orcid.org/0000-0003-3992-1061"
- family-names: Wise
given-names: Marshall
orcid: "https://orcid.org/0000-0002-2718-0051"
- family-names: Calvin
given-names: Katherine
orcid: "https://orcid.org/0000-0003-2191-4189"
- family-names: Narayan
given-names: Kanishka
orcid: "https://orcid.org/0000-0001-8483-6216"
- family-names: Vernon
given-names: Chris
orcid: "https://orcid.org/0000-0002-3406-6214"
date-published: 2024-04-22
doi: 10.21105/joss.06388
issn: 2475-9066
issue: 96
journal: Journal of Open Source Software
publisher:
name: Open Journals
start: 6388
title: "gcamfaostat: An R package to prepare, process, and synthesize
FAOSTAT data for global agroeconomic and multisector dynamic
modeling"
type: article
url: "https://joss.theoj.org/papers/10.21105/joss.06388"
volume: 9
title: "gcamfaostat: An R package to prepare, process, and synthesize
FAOSTAT data for global agroeconomic and multisector dynamic modeling"
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![R](https://github.com/JGCRI/gcamfaostat/actions/workflows/r.yml/badge.svg)](https://github.com/JGCRI/gcamfaostat/actions/workflows/r.yml)
[![test_coverage](https://github.com/JGCRI/gcamfaostat/actions/workflows/test_coverage.yml/badge.svg)](https://github.com/JGCRI/gcamfaostat/actions/workflows/test_coverage.yml)
[![status](https://joss.theoj.org/papers/bf4762e8bef702f36b800e0cb4d478a8/status.svg)](https://joss.theoj.org/papers/bf4762e8bef702f36b800e0cb4d478a8)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10967067.svg)](https://doi.org/10.5281/zenodo.10967067)
<!-- badges: end -->

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

0 comments on commit 6f61d83

Please sign in to comment.