Skip to content

Commit

Permalink
Adds CITATION.cff (#209)
Browse files Browse the repository at this point in the history
closes #198
  • Loading branch information
quaquel authored Oct 28, 2022
1 parent 19fe0a4 commit 3106b33
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Jan"
given-names: "Kwakkel"
orcid: "https://orcid.org/0000-0001-9447-2954"
title: "EMAworkbench"
url: "https://github.com/quaquel/EMAworkbench"
preferred-citation:
type: article
authors:
- family-names: "Kwakkel"
given-names: "Jan"
orcid: "https://orcid.org/0000-0001-9447-2954"
doi: "10.1016/j.envsoft.2017.06.054"
journal: "Environmental Modelling & Software"
start: 239 # First page number
end: 250 # Last page number
title: "The Exploratory Modeling Workbench: An open source toolkit for exploratory modeling, scenario discovery, and (multi-objective) robust decision making"
volume: 96
year: 2017

0 comments on commit 3106b33

Please sign in to comment.