forked from predictive-clinical-neuroscience/PCNtoolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcitation.cff.in
More file actions
93 lines (91 loc) · 3.76 KB
/
Copy pathcitation.cff.in
File metadata and controls
93 lines (91 loc) · 3.76 KB
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
88
89
90
91
92
cff-version: "1.2.0"
message: "If you use this software, please cite it using the metadata below."
title: "PCNtoolkit"
version: "{{ version }}"
date-released: "{{ date }}"
doi: "{{ doi }}"
authors:
- family-names: "Marquand"
given-names: "Andre"
orcid: "https://orcid.org/0000-0001-5903-203X"
affiliation: "Donders Institute for Brain, Cognition, and Behavior"
affiliation: "Radboud University Medical Center"
affiliation: "King's College London"
- family-names: "de Boer"
given-names: "Stijn"
orcid: "https://orcid.org/0000-0002-8657-8959"
affiliation: "Donders Institute for Brain, Cognition and Behaviour"
affiliation: "Radboud University Medical Center"
- family-names: "Kia"
given-names: "Seyed Mostafa"
orcid: "https://orcid.org/0000-0002-7128-814X"
affiliation: "Tilburg University"
affiliation: "Donders Institute for Brain, Cognition, and Behavior"
affiliation: "University Medical Center Utrecht"
- family-names: "Rutherford"
given-names: "Saige"
orcid: "https://orcid.org/0000-0003-3006-9044"
affiliation: "Donders Institute for Brain, Cognition, and Behavior"
affiliation: "Radboud University Medical Center"
affiliation: "University of Michigan"
- family-names: "Fraza"
given-names: "Charlotte"
orcid: "https://orcid.org/0000-0002-7088-9250"
affiliation: "Donders Institute for Brain, Cognition, and Behavior"
affiliation: "Radboud University Medical Center"
- family-names: "Rehák Bučková
given-names: "Barbora"
orcid: https://orcid.org/0000-0001-5619-3946
affiliation: "Donders Institute for Brain, Cognition, and Behavior"
affiliation: "Radboud University Medical Center"
affiliation: "National Institute of Mental Health: Klecany, CZ"
affiliation: "Czech Technical University in Prague: Prague, CZ"
affiliation: "Institute of Computer Science: Prague, CZ"
- family-names: "Barkema"
given-names: "Pieter"
affiliation: "University College London"
affiliation: "Donders Center for Brain, Cognition, and Behavior"
- family-names: "Zabihi"
given-names: "Mariam"
orcid: "https://orcid.org/0000-0002-7083-2318"
affiliation: "University College London"
affiliation: "Donders Institute for Brain, Cognition, and Behavior"
- family-names: "Dinga"
given-names: "Richard"
orcid: "https://orcid.org/0000-0003-3040-1297"
affiliation: "Donders Institute for Brain, Cognition and Behaviour"
- family-names: "Bayer"
given-names: "Johanna"
orcid: "https://orcid.org/0000-0003-4891-6256"
affiliation: "Donders Institute for Brain, Cognition and Behaviour"
- family-names: "Mennes"
given-names: "Maarten"
orcid: "https://orcid.org/0000-0002-7279-3439"
affiliation: "Donders Institute for Brain, Cognition and Behaviour"
affiliation: "Radboud University"
affiliation: "SBGneuro Ltd."
- family-names: "Huijsdens"
given-names: "Hester"
orcid: "https://orcid.org/0000-0001-7039-8390"
affiliation: "Donders Institute for Brain, Cognition and Behaviour"
- family-names: "Berthet"
given-names: "Pierre"
orcid: "https://orcid.org/0000-0002-6878-6842"
affiliation: "Donders Institute for Brain, Cognition and Behaviour"
affiliation: "University of Oslo"
affiliation: "Stockholm University"
affiliation: "Universite de Bordeaux"
affiliation: "Universite Pierre Mendes-France"
affiliation: "Universite Savoie Mont-Blanc"
keywords:
- "normative modeling"
- "neuroscience"
- "federated learning"
- "Bayesian modeling"
- "software toolkit"
license: "MIT"
repository-code: "https://github.com/amarquand/PCNtoolkit"
url: "https://github.com/andmarquand/PCNtoolkit"
abstract: >
PCNtoolkit is a lightweight Python package designed to support
normative modeling workflows in neuroscience.