Skip to content

Commit 8c39589

Browse files
committed
#20 Update citation file
1 parent fe74f3b commit 8c39589

File tree

1 file changed

+22
-13
lines changed

1 file changed

+22
-13
lines changed

CITATION.cff

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,24 @@
1-
cff-version: 1.2.0
2-
message: "If you use this software, please cite it as below."
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
33

4-
title: "deshima-rawdata"
5-
abstract: "DESHIMA raw data and downloader package"
6-
version: 2024.4.0
7-
date-released: 2023-11-17
8-
license: "MIT"
9-
doi: "10.5281/zenodo.10145185"
10-
url: "https://github.com/deshima-dev/rawdata"
4+
cff-version: 1.2.0
5+
title: deshima-rawdata
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
1110
authors:
12-
- given-names: "Akio"
13-
family-names: "Taniguchi"
14-
affiliation: "Nagoya University"
15-
orcid: "https://orcid.org/0000-0002-9695-6183"
11+
- given-names: Akio
12+
family-names: Taniguchi
13+
email: taniguchi@a.phys.nagoya-u.ac.jp
14+
affiliation: Nagoya University
15+
orcid: 'https://orcid.org/0000-0002-9695-6183'
16+
identifiers:
17+
- type: doi
18+
value: 10.5281/zenodo.10145185
19+
repository-code: 'https://github.com/deshima-dev/rawdata/'
20+
url: 'https://pypi.org/project/deshima-rawdata/'
21+
abstract: DESHIMA raw data and downloader package
22+
license: MIT
23+
version: 2024.4.0
24+
date-released: '2024-04-20'

0 commit comments

Comments
 (0)