-
Notifications
You must be signed in to change notification settings - Fork 10
/
CITATION.cff
31 lines (31 loc) · 965 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
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "zarrs"
version: 0.18.0
date-released: 2024-11-23
repository-code: "https://github.com/LDeakin/zarrs"
url: "https://zarrs.dev"
abstract: "zarrs is a Rust library for the Zarr storage format for multidimensional arrays and metadata."
authors:
- family-names: Deakin
given-names: Lachlan
orcid: https://orcid.org/0000-0003-2026-759X
identifiers:
- type: doi
value: 10.5281/zenodo.12719776
type: software
keywords:
- zarr
references:
- type: standard
abstract: "This specification defines the Zarr format for N-dimensional typed arrays."
repository-code: "https://github.com/zarr-developers/zarr-specs"
title: Zarr core specification
version: 3.0
authors:
- family-names: Miles
given-names: Alistair
- family-names: Striebel
given-names: Jonathan
- family-names: Maitin-Shepard
given-names: Jeremy