Skip to content

Commit 9ab096a

Browse files
committed
Add citation.
1 parent a024c54 commit 9ab096a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CITATION.cff

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
cff-version: 1.2.0
2+
title: Introduction to Python for Research
3+
message: >-
4+
If you use this software, please cite it using the
5+
metadata from this file.
6+
type: software
7+
authors:
8+
- given-names: Jason
9+
family-names: Kiley
10+
orcid: 'https://orcid.org/0000-0001-7986-7800'
11+
repository-code: 'https://github.com/jtkiley/carma_python'
12+
abstract: >-
13+
This short course focuses on the foundational skills of
14+
identifying, collecting, and preparing data using Python.
15+
keywords:
16+
- research methods
17+
- academic
18+
- Python
19+
- tutorial
20+
- data science
21+
license: BSD-3-Clause

0 commit comments

Comments
 (0)