File tree Expand file tree Collapse file tree 4 files changed +107
-70
lines changed Expand file tree Collapse file tree 4 files changed +107
-70
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ .. -*- mode: rst -*-
2
+
3
+
4
+ Code contributors
5
+ -----------------
6
+ Contributors to Nipype include but are not limited to:
7
+
8
+ .. hlist ::
9
+
10
+ * Aimi Watanabe
11
+ * Alexander Schaefer
12
+ * Alexandre Gramfort
13
+ * Anisha Keshavan
14
+ * Ariel Rokem
15
+ * Ben Acland
16
+ * Basile Pinsard
17
+ * Brendan Moloney
18
+ * Brian Cheung
19
+ * Charl Linssen
20
+ * Chris Filo Gorgolewski
21
+ * Chris Steele
22
+ * Christian Haselgrove
23
+ * Christopher Burns
24
+ * Cindee Madison
25
+ * Claire Tarbert
26
+ * Colin Buchanan
27
+ * daniel-ge
28
+ * Daniel Ginsburg
29
+ * Daniel Haehn
30
+ * Daniel Margulies
31
+ * Dav Clark
32
+ * David Welch
33
+ * Drew Erickson
34
+ * Erik Kastman
35
+ * Félix C. Morency
36
+ * Gael Varoquaux
37
+ * Hans Johnson
38
+ * Janosch Linkersdörfer
39
+ * Januzz
40
+ * Jarrod Millman
41
+ * Jeff Lai
42
+ * Jessica Forbes
43
+ * John Salvatore
44
+ * Lijie Huang
45
+ * Michael Hallquist
46
+ * Michael Hanke
47
+ * Michael Notter
48
+ * Michael Waskom
49
+ * Nolan Nichols
50
+ * Oliver Hinds
51
+ * Oscar Esteban
52
+ * Rosalia Tungaraza
53
+ * Satrajit Ghosh
54
+ * Sharad Sikka
55
+ * Stephan Gerhard
56
+ * Erik Ziegler
57
+ * Valentin Haenel
58
+ * Xiangzhen Kong
59
+ * Xu Wang
60
+ * Yannick Schwartz
61
+ * Yaroslav O. Halchenko
62
+
63
+ For full most up to date list see `Ohloh <https://www.ohloh.net/p/nipype/contributors >`__.
64
+
65
+ Other contributors
66
+ ------------------
67
+
68
+ * Matthew Brett
69
+ * Michael Castelle
70
+ * Philippe Ciuciu
71
+ * Yann Cointepas
72
+ * Mark D'Esposito
73
+ * Susan Gabrieli
74
+ * Brian Hawthorne
75
+ * Tim Leslie
76
+ * Fernando Perez
77
+ * Tyler Perrachione
78
+ * Jean-Baptiste Poline
79
+ * Alexis Roche
80
+ * Denis Riviere
81
+ * Gretchen Reynolds
82
+ * Jonathan Taylor
83
+ * Bertrand Thirion
84
+ * Bernjamin Thyreau
85
+ * Mike Trumpis
86
+ * Karl Young
87
+ * Tom Waite
88
+
89
+ We would also like to thank `JetBrains <http://www.jetbrains.com/ >`__ for providing `Pycharm <http://www.jetbrains.com/pycharm/ >`__ licenses.
90
+
91
+ Funding
92
+ -------
93
+ Satrajit Ghosh work on this project was partially founded by NIBIB R03 EB008673 (PI: Ghosh and Whitfield-Gabrieli).
94
+ Chris Burn was supported by NIMH grant 5R01MH081909-02 (PI: Desposito).
95
+
Original file line number Diff line number Diff line change 10
10
< a class ="navbar " href ="{{pathto('index')}} "> Home</ a > ·
11
11
< a class ="navbar " href ="{{pathto('quickstart')}} "> Quickstart</ a > ·
12
12
< a class ="navbar " href ="{{pathto('documentation')}} "> Documentation</ a > ·
13
- < a class ="navbar " href ="{{pathto('citation ')}} "> Citation</ a > ·
13
+ < a class ="navbar " href ="{{pathto('about ')}} "> Citation</ a > ·
14
14
< a class ="navbar " href ="http://nipy.org "> NiPy</ a >
15
15
Original file line number Diff line number Diff line change 1
- .. _ citation :
1
+ .. _ about :
2
2
3
- ========
4
- Citation
5
- ========
3
+ =====
4
+ About
5
+ =====
6
+
7
+
8
+ Citatation
9
+ ----------
6
10
7
11
.. admonition :: Reference
8
12
@@ -29,3 +33,6 @@ Citation
29
33
issn = "1662-5196"}
30
34
31
35
.. include :: links_names.txt
36
+
37
+
38
+ .. include :: ../THANKS.rst
You can’t perform that action at this time.
0 commit comments