forked from ReproNim/repronim.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfellowship.html
200 lines (159 loc) · 9.85 KB
/
fellowship.html
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132556733-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-132556733-1');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Fellowship - ReproNim</title>
<!-- CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/1.5.2/css/ionicons.min.css">
<link rel="stylesheet" href="css/style.css">
<!-- font -->
<link href='https://fonts.googleapis.com/css?family=Nova+Square' rel='stylesheet'>
<link rel="stylesheet" href="font/font.css">
</head>
<body>
<div id="wrapper">
<section class="section-1">
<header class="site-header">
<div class="container">
<div class="row">
<div class="col-sm-4 col-xs-8">
<h1 class="logo"><a href="index.html">ReproNim</a></h1>
</div>
<div class="col-sm-8 col-xs-4">
<nav class="navbar pull-right" role="navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="ion-navicon"></span>
</button>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="discover.html">Discover</a></li>
<li><a href="describe.html">Describe</a></li>
<li><a href="do.html">Do</a></li>
<li><a href="teach.html">Teach</a></li>
<li><a href="community.html">Community</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>
</div>
</div> <!-- row -->
</div>
</header> <!-- site header -->
</section>
<section class="section-1">
<div class="container">
<div class="row">
<div class="col-md-12 flanked-header">
<div class="col-sm-4">
<a href="https://www.repronim.org"><img src="images/logo-square-128.png" alt="ReproNim logo"></a>
</div>
<div class="col-sm-4">
<h1 class="main-page-header">Fellowship</h1>
</div>
<div class="col-sm-4">
<a href="https://www.incf.org/"><img src="images/incf-logo.png" alt="INCF logo"></a>
</div>
</div>
<h3 class="main-sub-header">ReproNim/INCF 2019-2020 Training Fellowship</h3>
</div><!-- row -->
<div class="row">
<div class="col-md-12">
<p>We had an outstanding group of applicants with diverse talents, and were happy to be able to extend Fellowship awards to a larger number of recipients than originally anticipated, through the generous co-sponsorship of the <a href="https://www.incf.org/about/">International Neuroinformatics Coordinating Facility <strong>(INCF)</strong></a>. This year’s fellows come from five countries, spanning three continents!</p>
<p><strong>Congratulations to our inaugural 2019-2020 ReproNim/INCF Fellows</strong>, who will:</p>
<ul>
<li>Gain conceptual and practical training in reproducible neuroimaging topics</li>
<li>Establish mentorship ties for the next year with ReproNim faculty</li>
<li>Develop their own syllabi to provide reproducibility training at home</li>
<li>Share expertise and expand their professional networks for future collaborations</li>
</ul>
<p>
We will kick off the year on June 5, 2019 with a full day training workshop for Fellows in Rome, Italy, just before the annual <a href="https://www.humanbrainmapping.org/i4a/pages/index.cfm?pageID=3882&activateFull=true
">Organization for Human Brain Mapping Meeting</a> (OHBM), June 8-13, 2019 in Rome</p>
</div>
</div>
</div>
</section>
<section class="section-3">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="main-page-header">Awardees</h1>
</div>
</div>
<div class="row">
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/Michael_Dayan.png" style="border-radius: 100%; display: block" alt="Image of Michael Dayan" /></span>
<h3>Michael Dayan</h3>
</div>
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/brain.png" style="border-radius: 100%; display: block" alt="Image of Aaron Kemp" /></span>
<h3>Aaron Kemp</h3>
</div>
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/James_Kent.png" style="border-radius: 100%; display: block" alt="Image of James Kent" /></span>
<h3>James Kent</h3>
</div>
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/Greg_Kiar.png" style="border-radius: 100%; display: block" alt="Image of Greg Kiar" /></span>
<h3>Greg Kiar</h3>
</div>
</div>
<div class="row">
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/Elizabeth_Levitis.png" style="border-radius: 100%; display: block" alt="Image of Elizabeth Levitis" /></span>
<h3>Elizabeth Levitis</h3>
</div>
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/Sam_Nastase.png" style="border-radius: 100%; display: block" alt="Image of Sam Nastase" /></span>
<h3>Sam Nastase</h3>
</div>
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/brain.png" style="border-radius: 100%; display: block" alt="Image of Etienne Roesch" /></span>
<h3>Etienne Roesch</h3>
</div>
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/brain.png" style="border-radius: 100%; display: block" alt="Image of Paula Sanz-Leon" /></span>
<h3>Paula Sanz-Leon</h3>
</div>
</div>
<div class="row">
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/Sebastien_Tourbier.png" style="border-radius: 100%; display: block" alt="Image of Sebastien Tourbier" /></span>
<h3>Sebastien Tourbier</h3>
</div>
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/Dave_Warren.png" style="border-radius: 100%; display: block" alt="Image of David Warren" /></span>
<h3>David Warren</h3>
</div>
<div class="col-sm-3">
<span class="testimonial-img"><img src="images/2019_fellows/Junqian_Xu.png" style="border-radius: 100%; display: block" alt="Image of Junqian (Gordon) Xu" /></span>
<h3>Junqian (Gordon) Xu</h3>
</div>
</div>
</section>
<footer class="site-footer">
<div>
<ul class="list-inline quicklinks">
<li>Copyright © ReproNim 2016-2019</div>
<li>Support: <a href="https://projectreporter.nih.gov/project_info_description.cfm?aid=8999833">NIH-NIBIB P41 EB019936</a></li>
<li>Site theme: themewagon.com</li>
</ul>
</div>
</footer>
</div> <!-- wrapper -->
<!-- js -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>