|
1 |
| -# YAML 1.2 |
2 |
| ---- |
3 | 1 | authors:
|
4 |
| - - |
5 |
| - affiliation: "Netherlands eScience Center" |
| 2 | + - affiliation: Netherlands eScience Center |
6 | 3 | family-names: Spaaks
|
7 | 4 | given-names: Jurriaan H.
|
8 |
| - orcid: "https://orcid.org/0000-0002-7064-4069" |
9 |
| - - |
10 |
| - affiliation: "Netherlands eScience Center" |
| 5 | + orcid: https://orcid.org/0000-0002-7064-4069 |
| 6 | + - affiliation: Netherlands eScience Center |
11 | 7 | family-names: Verhoeven
|
12 | 8 | given-names: Stefan
|
13 |
| - orcid: "https://orcid.org/0000-0002-5821-2060" |
14 |
| - - |
15 |
| - affiliation: "Netherlands eScience Center" |
| 9 | + orcid: https://orcid.org/0000-0002-5821-2060 |
| 10 | + - affiliation: Netherlands eScience Center |
16 | 11 | family-names: Diblen
|
17 | 12 | given-names: Faruk
|
18 |
| - orcid: "https://orcid.org/0000-0002-0989-929X" |
19 |
| - - |
20 |
| - affiliation: "German Aerospace Center" |
| 13 | + orcid: https://orcid.org/0000-0002-0989-929X |
| 14 | + - affiliation: German Aerospace Center |
21 | 15 | family-names: Druskat
|
22 | 16 | given-names: Stephan
|
23 |
| - orcid: "https://orcid.org/0000-0003-4925-7248" |
24 |
| - - |
25 |
| - affiliation: "Netherlands eScience Center" |
| 17 | + orcid: https://orcid.org/0000-0003-4925-7248 |
| 18 | + - affiliation: Netherlands eScience Center |
26 | 19 | family-names: Soares Siqueira
|
27 | 20 | given-names: Abel
|
28 |
| - orcid: "https://orcid.org/0000-0003-4451-281X" |
29 |
| - - |
30 |
| - affiliation: "Netherlands eScience Center" |
| 21 | + orcid: https://orcid.org/0000-0003-4451-281X |
| 22 | + - affiliation: Netherlands eScience Center |
31 | 23 | family-names: Garcia Gonzalez
|
32 | 24 | given-names: Jesus
|
33 |
| - orcid: "https://orcid.org/0000-0002-2170-3253" |
34 |
| -cff-version: "1.2.0" |
| 25 | + orcid: https://orcid.org/0000-0002-2170-3253 |
| 26 | +cff-version: 1.2.0 |
35 | 27 | date-released: 2021-11-02
|
36 | 28 | identifiers:
|
37 | 29 | - type: doi
|
38 |
| - value: 10.0000/FIXME |
39 |
| - description: This is the identifier used to uniquely identify the version of the software. |
| 30 | + value: 10.5281/zenodo.5638837 |
| 31 | + description: >- |
| 32 | + This is the identifier used to uniquely identify the version of the |
| 33 | + software. |
40 | 34 | - type: doi
|
41 | 35 | value: 10.5281/zenodo.1404735
|
42 |
| - description: This is the identifier used to uniquely identify the software as a concept (i.e., version-agnostic). |
| 36 | + description: >- |
| 37 | + This is the identifier used to uniquely identify the software as a concept |
| 38 | + (i.e., version-agnostic). |
43 | 39 | keywords:
|
44 | 40 | - citation
|
45 | 41 | - CITATION.cff
|
46 |
| - - credit |
47 |
| - - "research software engineering" |
| 42 | + - credit |
| 43 | + - research software engineering |
48 | 44 | license: Apache-2.0
|
49 |
| -message: "If you use this software, please cite it using these metadata." |
50 |
| -repository-code: "https://github.com/citation-file-format/cff-initializer-javascript" |
51 |
| -title: "cffinit" |
52 |
| -version: "2.0.0" |
| 45 | +message: If you use this software, please cite it using these metadata. |
| 46 | +repository-code: https://github.com/citation-file-format/cff-initializer-javascript |
| 47 | +title: cffinit |
| 48 | +version: 2.0.0 |
0 commit comments