Skip to content

Commit

Permalink
Added CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
fbacall committed Sep 8, 2022
1 parent 94ae992 commit bd67097
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Author"
given-names: "First"
orcid: "https://orcid.org/0000-0002-1825-0097"
affiliation: "University of Somewhere"
- family-names: "Author"
given-names: "Second"
orcid: "https://orcid.org/0000-0001-5109-3700"
affiliation: "University of Somewhere Else"
- family-names: "Else"
given-names: "Someone"
affiliation: "University of Somewhere"
title: "Title from CFF"
version: 2.0
doi: "10.5072/test"
date-released: 2022-09-08
license: MIT
url: "https://github.com/seek4science/workflow-test-fixture"

0 comments on commit bd67097

Please sign in to comment.