Skip to content

Commit cd92e52

Browse files
authored
Create CITATION.cff
Initial stub of citation file. For now it only includes contributor info from this repo and one reference from Zenodo. We need to discuss what should be added or edited.
1 parent 1312a5f commit cd92e52

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CITATION.cff

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
cff-version: 1.2.0
2+
message: "Please use the following information when citing this software"
3+
title: kiara
4+
abstract: This is my awesome research software. It does many things.
5+
authors:
6+
- family-names: Binsteiner
7+
given-names: Markus
8+
- family-names: Takats
9+
given-names: Sean
10+
orcid: "https://orcid.org/0000-0002-7851-5069"
11+
- name: "Digital History Advanced Research Projects Accelerator (DHARPA)"
12+
version: 0.5.9
13+
date-released: "2023-12-29"
14+
identifiers:
15+
- description: An introduction to the research project behind kiara
16+
type: doi
17+
value: "10.5281/zenodo.5109974"
18+
license: MPL-2.0
19+
repository-code: "https://github.com/DHARPA-Project/kiara"
20+
references:
21+
- authors:
22+
- family-names: Viola
23+
given-names: Lorella
24+
orcid: "https://orcid.org/0000-0001-9994-0841"
25+
- family-names: Cunningham
26+
given-names: Angela
27+
orcid: "https://orcid.org/0000-0001-7379-5383"
28+
- family-names: Jaskov
29+
given-names: Helena
30+
orcid: "https://orcid.org/0000-0002-2280-497X"
31+
doi: 10.5281/zenodo.5109974
32+
journal: "DH Benelux 2021"
33+
scope: "An introduction to the research project behind kiara."
34+
title: "Introducing the DHARPA Project: An interdisciplinary lab to enable critical DH practice"
35+
type: conference-paper
36+
year: 2021

0 commit comments

Comments
 (0)