Skip to content

Commit bc90104

Browse files
authored
Add CITATION.cff for software citation details
1 parent df6d7fb commit bc90104

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
cff-version: 1.2.0
2+
message: "Please cite this work when using the software."
3+
type: software
4+
title: "Soybean Whitemold ROI"
5+
authors:
6+
- family-names: "Smith"
7+
given-names: "Damon"
8+
orcid: "https://orcid.org/0000-0003-3436-3718"
9+
affiliation: "UW-Madison"
10+
- family-names: "Oros"
11+
given-names: "Maria"
12+
orcid: "https://orcid.org/0009-0006-2067-4063"
13+
affiliation: "UW-Madison"
14+
- family-names: "Iain"
15+
given-names: "McConell"
16+
orcid: "https://orcid.org/0000-0002-9982-7088"
17+
affiliation: "UW-Madison"
18+
repository-code: "https://github.com/UW-Madison-DSI/ag_forecasting_api.git"
19+
license: "MIT"
20+
keywords:
21+
- open source
22+
- forecasting-tools
23+
- fungicide
24+
- agriculture

0 commit comments

Comments
 (0)