forked from instamatic-dev/instamatic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
31 lines (31 loc) · 839 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
# YAML 1.2
---
abstract: "Python program for automated electron diffraction data collection."
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Smeets
given-names: Stef
orcid: "https://orcid.org/0000-0002-5413-9038"
-
affiliation: Vironova
family-names: Wang
given-names: Bin
orcid: "https://orcid.org/0000-0002-4327-6424"
-
affiliation: "Amsterdam Scientific Instruments"
family-names: Hogenbirk
given-names: Erik
-
affiliation: "Charles University"
family-names: Rainer
given-names: Daniel
orcid: "https://orcid.org/0000-0002-3272-3161"
cff-version: "1.1.0"
date-released: 2021-08-09
doi: "10.5281/zenodo.1090388"
license: "BSD-3-Clause"
message: "If you use this software, please cite it using these metadata."
title: Instamatic
version: "2.0.2"
...