-
Notifications
You must be signed in to change notification settings - Fork 26
/
CITATION.cff
87 lines (86 loc) · 2.89 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
XCP-D : A Robust Postprocessing Pipeline of fMRI
data
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Taylor
family-names: Salo
email: [email protected]
affiliation: University of Pennsylvania
orcid: 'https://orcid.org/0000-0001-9813-3167'
- given-names: Kahini
family-names: Mehta
email: [email protected]
affiliation: Columbia University
orcid: 'https://orcid.org/0000-0001-9466-100X'
- given-names: Azeez
family-names: Adebimpe
orcid: 'https://orcid.org/0000-0001-9049-0135'
- given-names: Maxwell
family-names: Bertolero
orcid: 'https://orcid.org/0000-0002-2691-3698'
affiliation: Turing Medical
- given-names: Kristin
family-names: Murtha
affiliation: University of Pennsylvania
- given-names: Matthew
family-names: Cieslak
email: [email protected]
affiliation: University of Pennsylvania
orcid: 'https://orcid.org/0000-0002-1931-4734'
- given-names: Steven
family-names: Meisler
orcid: 'https://orcid.org/0000-0002-8888-1572'
affiliation: University of Pennsylvania
- given-names: Thomas
family-names: Madison
affiliation: University of Minnesota
orcid: 'https://orcid.org/0000-0003-3030-6580'
- given-names: Valerie
family-names: Sydnor
affiliation: University of Pittsburgh Medical Center
orcid: 'https://orcid.org/0000-0002-8640-668X'
- given-names: Sydney
family-names: Covitz
affiliation: Stanford University
orcid: 'https://orcid.org/0000-0002-7430-4125'
- given-names: Damien
family-names: Fair
affiliation: University of Minnesota
orcid: 'https://orcid.org/0000-0001-8602-393X'
- given-names: Theodore
family-names: Satterthwaite
affiliation: University of Pennsylvania
orcid: 'https://orcid.org/0000-0001-7072-9399'
identifiers:
- type: doi
value: 10.5281/zenodo.5139942
description: The Zenodo DOI
repository-code: 'https://github.com/PennLINC/xcp_d'
url: 'https://xcp-d.readthedocs.io'
abstract: >-
XCP-D paves the final section of the reproducible
and scalable route from the MRI scanner to
functional connectivity data in the hands of
neuroscientists. We developed XCP-D to extend the
BIDS and NiPrep apparatus to the point where data
is most commonly consumed and analyzed by
neuroscientists studying functional connectivity.
Thus, with the development of XCP-D, data can be
automatically preprocessed and analyzed in BIDS
format, using NiPrep-style containerized code, all
the way from the from the scanner to functional
connectivity matrices.
keywords:
- fMRI
- BIDS-App
- Neuroimaging
license: BSD-3-Clause
version: 0.9.1
date-released: '2024-09-13'