Skip to content

Commit e7cf2e7

Browse files
committed
#167 Use CITATION file
1 parent a05d6d4 commit e7cf2e7

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

.zenodo.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

CITATION.ctf

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
4+
title: "xarray-dataclasses"
5+
abstract: "xarray data creation made easy by dataclass"
6+
version: 1.3.0
7+
date-released: 2022-09-05
8+
license: "MIT"
9+
doi: "10.5281/zenodo.4624819"
10+
url: "https://github.com/astropenguin/xarray-dataclasses"
11+
authors:
12+
- given-names: "Akio"
13+
family-names: "Taniguchi"
14+
affiliation: "Nagoya University"
15+
orcid: "https://orcid.org/0000-0002-9695-6183"

0 commit comments

Comments
 (0)