Skip to content

Commit 7a5a387

Browse files
committed
Create CITATION.cff
1 parent 302e9f8 commit 7a5a387

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CITATION.cff

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# YAML 1.2
2+
---
3+
cff-version: "1.1.0"
4+
message: "If you use this software, please cite it using these metadata."
5+
authors:
6+
- family-names: "Cicirello"
7+
given-names: "Vincent A"
8+
orcid: "https://orcid.org/0000-0003-1072-8559"
9+
title: "JavaPermutationTools"
10+
doi: "10.5281/zenodo.1478192"
11+
license: "GPL-3.0-or-later"
12+
url: "https://github.com/cicirello/JavaPermutationTools"
13+
preferred-citation:
14+
type: article
15+
authors:
16+
- family-names: "Cicirello"
17+
given-names: "Vincent A"
18+
orcid: "https://orcid.org/0000-0003-1072-8559"
19+
doi: "10.21105/joss.00950"
20+
journal: "Journal of Open Source Software"
21+
start: 950
22+
title: "JavaPermutationTools: A Java Library of Permutation Distance Metrics"
23+
issue: 31
24+
volume: 3
25+
year: 2018
26+
...

0 commit comments

Comments
 (0)