-
Notifications
You must be signed in to change notification settings - Fork 5
/
CITATION.cff
52 lines (40 loc) · 1.07 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
cff-version: 1.2.0
title: "bidsMReye"
version: 0.3.0
abstract:
"BIDS app using deepMReye to decode eye motion for fMRI time series data."
message: "If you use this software, please cite it as below."
repository-code: "https://github.com/cpp-lln-lab/bidsMReye.git"
identifiers:
- description: deepMReye paper
type: doi
value: "10.1038/s41593-021-00947-w"
- description: zenodo code
type: doi
value: "10.5281/zenodo.7493322"
contact:
- affiliation: "McGill university"
email: remi.gau2@mcgill.ca
family-names: Gau
given-names: Rémi
authors:
- family-names: "Gau"
given-names: "Rémi"
orcid: "https://orcid.org/0000-0002-1535-9767"
affiliation: "McGill university"
- family-names: "Cabee"
given-names: "Pauline"
- family-names: "Yang"
given-names: "Ying"
orcid: "https://orcid.org/0000-0002-4157-2975"
affiliation: "Université catholique de Louvain"
license: GPL-3.0
keywords:
- BIDS
- brain imaging data structure
- neuroimaging
- automated pipeline
- MRI
- Python
- Eyetracking
- Machine learning