Skip to content

Commit a109114

Browse files
committed
added CITATION.cff
1 parent b9322aa commit a109114

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CITATION.cff

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
cdd-version: 1.1.0
2+
message: "If you use this software, please cite is as below"
3+
authors:
4+
- family-names: van der Loo
5+
- given-names: Mark PJ
6+
- orcid: https://orcid.org/0000-0002-9807-4686
7+
title: stringdist
8+
version: 0.9.7
9+
url: https://cran.r-project.org/package=stringdist
10+
references:
11+
- type: article
12+
authors:
13+
- family-name: van der Loo
14+
- given-name: Mark PJ
15+
- affiliation: Statistics Netherlands
16+
- orcid: https://orcid.org/0000-0002-9807-4686
17+
title: The Stringdist Package for Approximate String Matching
18+
year: 2016
19+
journal: The R Journal
20+
volume: 6
21+
issue: 1
22+
pages: 1--22
23+
doi: 10.32614/RJ-2014-011
24+
url: https://doi.org/10.32614/RJ-2014-011
25+

0 commit comments

Comments
 (0)