-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCITATION.cff
63 lines (63 loc) · 1.54 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
# YAML 1.2
---
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Grootes
given-names: "Meiert Willem"
orcid: "https://orcid.org/0000-0002-5733-4795"
-
affiliation: "Netherlands eScience Center"
family-names: "van Hage"
given-names: Willem
orcid: "https://orcid.org/0000-0002-6478-3003"
-
affiliation: "KNAW-HUC"
family-names: Buitinck
given-names: Lars
-
affiliation: "KNAW-HUC"
family-names: "de Jong"
given-names: Hayco
-
affiliation: "KNAW-HUC"
family-names: Leenknegt
given-names: Bas
-
affiliation: "Netherlands eScience Center"
family-names: Diblen
given-names: Faruk
orcid: "https://orcid.org/0000-0002-0989-929X"
-
affiliation: "Netherlands eScience Center"
family-names: Meijer
given-names: Christiaan
orcid: "https://orcid.org/0000-0002-5529-5761"
-
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"
cff-version: 1.2.0
doi: "10.0000/FIXME"
keywords:
- "close reading"
- "humanities"
- "text"
- "corpus"
- "AI"
- "search"
- "collections"
- "context based"
- "concept based"
license: "GPL-3.0"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/ADAH-EviDENce/evidence"
title: evidence
version: "0.2.0"
...