Skip to content

Commit 6942bee

Browse files
committed
add citation files
1 parent ad51759 commit 6942bee

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CITATION

+15-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
FIXME: describe how to cite this lesson.
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Pollard"
5+
given-names: "Tom"
6+
orcid: "https://orcid.org/0000-0002-5676-7898"
7+
- family-names: "Peru"
8+
given-names: "Giacomo"
9+
- family-names: "Ghassemi"
10+
given-names: "Marzyeh"
11+
orcid: "https://orcid.org/0000-0001-6349-7251"
12+
title: "Responsible machine learning in Python (Carpentries Incubator)"
13+
version: 0.1.0
14+
date-released: 2022-05-24
15+
url: "https://github.com/carpentries-incubator/machine-learning-responsible-python"

CITATION.cff

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Pollard"
5+
given-names: "Tom"
6+
orcid: "https://orcid.org/0000-0002-5676-7898"
7+
- family-names: "Peru"
8+
given-names: "Giacomo"
9+
- family-names: "Ghassemi"
10+
given-names: "Marzyeh"
11+
orcid: "https://orcid.org/0000-0001-5110-457X"
12+
title: "Responsible machine learning in Python (Carpentries Incubator)"
13+
version: 0.1.0
14+
date-released: 2022-05-24
15+
url: "https://github.com/carpentries-incubator/machine-learning-responsible-python"

0 commit comments

Comments
 (0)