-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
38 lines (38 loc) · 984 Bytes
/
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
cff-version: 1.2.0
title: RISE-UNIBAS/clean-code
message: 'If you use this lesson, please cite it as below.'
type: lesson
authors:
- family-names: Alberto
given-names: Anthea
orcid: 'https://orcid.org/0009-0007-0430-0050'
- family-names: Hindermann
given-names: Maximilian
orcid: 'https://orcid.org/0000-0002-9337-4655'
identifiers:
- type: doi
value: 10.5281/zenodo.7760314
description: All versions
- type: doi
value: 10.5281/zenodo.7760315
description: Version 0.1.1
- type: doi
value: 10.5281/zenodo.10623276
description: Version 0.2.0
url: 'https://github.com/RISE-UNIBAS/clean-code'
abstract: >-
Training materials and slides for courses on
version control, clean code and documentation with
practical examples and exercises in Python and R.
keywords:
- Git
- Python
- R
- clean code
- versioning
- documentation
- training materials
- FAIR4RS
license: CC-BY-4.0
version: 0.2.0
date-released: '2024-02-05'