forked from NLeSC/python-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
41 lines (41 loc) · 1018 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
39
40
41
# YAML 1.2
---
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Zwaan
given-names: Janneke
name-particle: "van der"
-
affiliation: "Netherlands eScience Center"
family-names: Werkhoven
given-names: Ben
name-particle: van
-
affiliation: "Netherlands eScience Center"
family-names: Andela
given-names: Bouwe
-
affiliation: "Netherlands eScience Center"
family-names: Bos
given-names: Patrick
-
affiliation: "Netherlands eScience Center"
family-names: Attema
given-names: Jisk
-
affiliation: "Netherlands eScience Center"
family-names: Bakker
given-names: Tom
cff-version: "1.0.3"
date-released: 2018-07-17
doi: 10.5281/zenodo.1310751
keywords:
- cookiecutter
- template
- Python
license: Apache-2.0
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/NLeSC/python-template"
title: "Netherlands eScience Center Python Template"
version: "0.2.0"