Skip to content

Commit 17660bc

Browse files
committed
add preferred-citation block, DOI comment note
1 parent b07b138 commit 17660bc

1 file changed

Lines changed: 31 additions & 4 deletions

File tree

CITATION.cff

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ cff-version: 1.2.0
22
title: "betydata: Public Data from the BETYdb Database"
33
version: 0.1.0
44
abstract: >-
5-
An R data package providing offline access to public plant trait and
6-
crop yield data from the BETYdb (Biofuel Ecophysiological Traits and
5+
An R data package providing offline access to public plant trait and
6+
crop yield data from the BETYdb (Biofuel Ecophysiological Traits and
77
Yields) database.
88
license: BSD-3-Clause
9-
# doi: 10.5281/zenodo.XXXXXXX
9+
# doi: -- will be assigned by Zenodo on first github release
1010
message: >-
1111
If you use this data package, please cite both this software and
12-
the BETYdb paper (see the project documentation or BETYdb website for citation details).
12+
the BETYdb paper (see preferred-citation below).
1313
type: dataset
1414
date-released: "2026-02-11"
1515
repository-code: https://github.com/PecanProject/betydata
@@ -33,3 +33,30 @@ authors:
3333
family-names: BV
3434
email: www.divinehome12@gmail.com
3535
affiliation: CMR Institute of Technology, Bengaluru
36+
preferred-citation:
37+
type: article
38+
title: >-
39+
BETYdb: a yield, trait, and ecosystem service database applied to
40+
second-generation bioenergy feedstock production
41+
authors:
42+
- given-names: David
43+
family-names: LeBauer
44+
- given-names: Rob
45+
family-names: Kooper
46+
- given-names: Patrick
47+
family-names: Mulrooney
48+
- given-names: Scott
49+
family-names: Rohde
50+
- given-names: Dan
51+
family-names: Wang
52+
- given-names: Stephen P.
53+
family-names: Long
54+
- given-names: Michael C.
55+
family-names: Dietze
56+
journal: GCB Bioenergy
57+
year: 2018
58+
volume: 10
59+
issue: 1
60+
start: 61
61+
end: 71
62+
doi: "10.1111/gcbb.12420"

0 commit comments

Comments
 (0)