-
Notifications
You must be signed in to change notification settings - Fork 23
/
CITATION.cff
69 lines (69 loc) · 2.05 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# YAML 1.2
---
abstract: "Command line tool to analyze compliance with the five recommendations for FAIR software from https://fair-software.eu."
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Spaaks
given-names: "Jurriaan H."
orcid: "https://orcid.org/0000-0002-7064-4069"
-
affiliation: "Netherlands eScience Center"
family-names: Verhoeven
given-names: Stefan
orcid: "https://orcid.org/0000-0002-5821-2060"
-
affiliation: "Netherlands eScience Center"
family-names: Tjong Kim Sang
given-names: Erik
orcid: "https://orcid.org/0000-0002-8431-081X"
-
affiliation: "Netherlands eScience Center"
family-names: Diblen
given-names: Faruk
orcid: "https://orcid.org/0000-0002-0989-929X"
-
affiliation: "Netherlands eScience Center"
family-names: "Martinez-Ortiz"
given-names: Carlos
orcid: "https://orcid.org/0000-0001-5565-7577"
-
family-names: Etuk
given-names: Edidiong
orcid: "https://orcid.org/0000-0002-1511-0523"
-
affiliation: "Netherlands eScience Center"
family-names: Kuzak
given-names: Mateusz
orcid: "https://orcid.org/0000-0003-0087-6021"
-
affiliation: "Netherlands eScience Center"
family-names: Werkhoven
given-names: Ben
name-particle: van
orcid: "https://orcid.org/0000-0002-7508-3272"
-
affiliation: "Netherlands eScience Center"
family-names: Soares Siqueira
given-names: Abel
orcid: "https://orcid.org/0000-0003-4451-281X"
-
affiliation: "California Institute of Technology"
family-names: Saladi
given-names: Shyam
orcid: "https://orcid.org/0000-0001-9701-3059"
-
affiliation: "University of Cambridge"
family-names: Holding
given-names: Andrew
orcid: "https://orcid.org/0000-0002-8459-7048"
cff-version: "1.2.0"
date-released: "2022-09-01"
keywords:
- "FAIR software"
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/fair-software/howfairis"
title: howfairis
version: "0.14.2"
...