Skip to content

Commit af1840b

Browse files
committed
add CITATION.cff
1 parent 0321364 commit af1840b

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CITATION.cff

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Cimini"
5+
given-names: "Beth A."
6+
orcid: "https://orcid.org/0000-0001-9640-9318"
7+
- family-names: "Weisbart"
8+
given-names: "Erin"
9+
orcid: "https://orcid.org/0000-0002-6437-2458"
10+
title: "Distributed-FIJI"
11+
version: 0.1.0
12+
doi: 10.1038/s41592-023-01918-8
13+
date-released: 2023-06-05
14+
url: "https://github.com/DistributedScience/Distributed-FIJI"
15+
preferred-citation:
16+
type: article
17+
authors:
18+
- family-names: "Cimini"
19+
given-names: "Beth A."
20+
orcid: "https://orcid.org/0000-0001-9640-9318"
21+
- family-names: "Weisbart"
22+
given-names: "Erin"
23+
orcid: "https://orcid.org/0000-0002-6437-2458"
24+
doi: "10.1038/s41592-023-01918-8"
25+
journal: "Nature Methods"
26+
month: 6
27+
start: 0 # First page number
28+
end: 0 # Last page number
29+
title: "Distributed-Something: scripts to leverage AWS storage and computing for distributed workflows at scale"
30+
issue: 0
31+
volume: 0
32+
year: 2023

0 commit comments

Comments
 (0)