-
-
Notifications
You must be signed in to change notification settings - Fork 65
Expand file tree
/
Copy pathCITATION.cff
More file actions
58 lines (58 loc) · 1.54 KB
/
CITATION.cff
File metadata and controls
58 lines (58 loc) · 1.54 KB
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
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "Python Intro for Libraries"
abstract: "An introduction to Python for Library Carpentry."
authors:
- family-names: Hennesy
given-names: Cody
orcid: "https://orcid.org/0000-0002-9410-9810"
- family-names: Leinweber
given-names: Katrin
orcid: "https://orcid.org/0000-0001-5135-5758"
- family-names: Dennis
given-names: Tim
orcid: "https://orcid.org/0000-0001-6632-3812"
- family-names: Peterson
given-names: Scott
orcid: "https://orcid.org/0009-0006-7641-1959"
- family-names: Vankoningsveld
given-names: Richard
- family-names: Wickes
given-names: Elizabeth
- family-names: Moore
given-names: Nathan
- family-names: Bostroem
given-names: Azalee
- family-names: Mehta
given-names: Prateek
- family-names: Critchlow
given-names: Matt
- family-names: Dwaraknath
given-names: Shyam
orcid: "https://orcid.org/0000-0003-0289-2607"
- family-names: Ankenbrand
given-names: Markus
- family-names: Palmqist
given-names: David
- family-names: Martinez
given-names: Carlos
- family-names: Heggø
given-names: Dan Michael O.
version: 1.0.0
date-released: 2018-04-12
license: CC-BY-4.0
repository-code: "https://github.com/librarycarpentry/lc-python-intro"
keywords:
- "software"
- "data"
- "lesson"
- "The Carpentries"
- "Library Carpentry"
- "Python"
- "pandas"
- "library-circulation-data"
- "data-analysis"
- "automation"
- "csv"
- "python-scripting"
- "libraries"