-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (28 loc) · 912 Bytes
/
CITATION.cff
File metadata and controls
29 lines (28 loc) · 912 Bytes
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
# YAML 1.2
---
abstract: "This software specifies the Jupyter Lab environment set up for the Horizon 2020 project \"European Climate Prediction\" (EUCP)."
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Rol
given-names: Evert
orcid: "https://orcid.org/0000-0001-8357-4453"
-
affiliation: "Netherlands eScience Center"
family-names: Kalverla
given-names: Peter
orcid: "https://orcid.org/0000-0002-5025-7862"
-
affiliation: "Netherlands eScience Center"
family-names: Camphuijsen
given-names: Jaro
orcid: "https://orcid.org/0000-0002-8928-7831"
cff-version: "1.1.0"
date-released: 2020-05-20
doi: "10.5281/zenodo.3835951"
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/eucp-project/docker"
title: "Jupyter Lab environment for EUCP"
version: "1.1.0"
...