-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
567 lines (479 loc) · 21 KB
/
index.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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
<!DOCTYPE HTML>
<!--
Editorial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Cognitive Affective Neuroscience lab</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<script src="https://kit.fontawesome.com/c559931d6a.js" crossorigin="anonymous"></script>
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>Cognitive Affective Neuroscience lab</strong><br />Donders Institute, Nijmegen</a>
<ul class="icons">
<li><a href="https://twitter.com/CANlab_DI" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
</ul>
</header>
<!-- Banner -->
<section id="banner">
<div class="content">
<header>
<h1>Welcome</h1>
<p>On these pages you can find information on the research performed in the <strong>Cognitive Affective Neuroscience lab</strong> headed by <strong><a href="erno_hermans.html">Erno Hermans</a></strong></p>
</header>
<p>Stress-related mental disorders are among the most urgent problems facing modern societies. The Cognitive Affective Neuroscience lab headed by Erno Hermans conducts mechanistic research at the interface of basic neuroscience and psychiatry into the human brain’s capacity to adapt to stressors, ranging from exposure to prolonged stress during development to acute effects of stressors on cognition, memory, and plasticity. We aim to elucidate how maladaptation culminates in psychopathology, how healthy adaptation fosters resilience, and how these insights can be translated into novel approaches toward personalized treatment and prevention of stress-related psychopathology.</p>
<ul class="actions">
<li><a href="research.html" class="button big">Learn More</a></li>
</ul>
</div>
<span class="image object">
<a href="research.html"><img src="images/group.jpg" alt="" /></a>
</span>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Lab members</h2>
</header>
<div class="features">
<article>
<span class="icon image profile-image">
<a href="erno_hermans.html"><img src="images/Erno_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="erno_hermans.html">Erno Hermans</a></h3>
<p>PI</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="eliana_vassena.html"><img src="images/Eliana_250.png" alt="" /></a>
</span>
<div class="content">
<h3><a href="eliana_vassena.html">Eliana Vassena</a></h3>
<p>Senior Researcher</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="florian_krause.html"><img src="images/Florian_250.png" alt="" /></a>
</span>
<div class="content">
<h3><a href="florian_krause.html">Florian Krause</a></h3>
<p>Postdoc</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="lisa_wirz.html"><img src="images/Lisa2_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="lisa_wirz.html">Lisa Wirz</a></h3>
<p>Postdoc</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="selin_acan.html"><img src="images/Selin_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="selin_acan.html">Selin Acan</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="sophie_bögemann.html"><img src="images/Sophie_250.png" alt="" /></a>
</span>
<div class="content">
<h3><a href="sophie_bögemann.html">Sophie Bögemann</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="emma_heling.html"><img src="images/Emma_Heling_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="emma_heling.html">Emma Heling</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="nikos_kogias.html"><img src="images/Nikos_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="nikos_kogias.html">Nikos Kogias</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="martin_krentz.html"><img src="images/profile_250.png" alt="" /></a>
</span>
<div class="content">
<h3><a href="martin_krentz.html">Martin Krentz</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="laura_de_nooij.html"><img src="images/Laura_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="laura_de_nooij.html">Laura de Nooij</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="mariana_pais.html"><img src="images/Mariana_250.jpeg" alt="" /></a>
</span>
<div class="content">
<h3><a href="mariana_pais.html">Mariana Pais</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="nancy_peeters.html"><img src="images/Nancy_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="nancy_peeters.html">Nancy Peeters</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="alessio_proposito.html"><img src="images/Alessio_250_2.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="alessio_proposito.html">Alessio Proposito</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="rayyan_tutunji.html"><img src="images/Rayyan2_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="rayyan_tutunji.html">Rayyan Tutunji</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="savi_huan_wang.html"><img src="images/Savi_250.png" alt="" /></a>
</span>
<div class="content">
<h3><a href="savi_huan_wang.html">Savi Huan Wang</a></h3>
<p>PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="paula_salamone.html"><img src="images/Paula_250.png" alt="" /></a>
</span>
<div class="content">
<h3><a href="paula_salamone.html">Paula Salamone </a></h3>
<p>External PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="tim_vriens.html"><img src="images/Tim_250.png" alt="" /></a>
</span>
<div class="content">
<h3><a href="tim_vriens.html">Tim Vriens</a></h3>
<p>Visiting PhD Candidate</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="lara_loermans.html"><img src="images/Lara_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="lara_loermans.html">Lara Loermans</a></h3>
<p>Research Assistant</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="nesli_aslan.html"><img src="images/Nesli_250.jpeg" alt="" /></a>
</span>
<div class="content">
<h3><a href="nesli_aslan.html">Nesli Aslan</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="marta_barbieri.html"><img src="images/Marta_B_250.jpeg" alt="" /></a>
</span>
<div class="content">
<h3><a href="marta_barbieri.html">Marta Barbieri</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="ísabella_lena_borgarsdóttir.html"><img src="images/Isabella_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="ísabella_lena_borgarsdóttir.html">Ísabella Lena Borgarsdóttir</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="samantha_hermsen.html"><img src="images/Samantha_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="samantha_hermsen.html">Samantha Hermsen</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="stelios_kapnisis.html"><img src="images/Stelios_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="stelios_kapnisis.html">Stelios Kapnisis</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="zjulie_rutten.html"><img src="images/Zjulie_250.png" alt="" /></a>
</span>
<div class="content">
<h3><a href="zjulie_rutten.html">Zjulie Rutten</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="sander_j._h._van_strien.html"><img src="images/Sander_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="sander_j._h._van_strien.html">Sander J. H. van Strien</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="joey_stuiver.html"><img src="images/Joey_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="joey_stuiver.html">Joey Stuiver</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="bilge_uysal.html"><img src="images/Bilge_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="bilge_uysal.html">Bilge Uysal</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="sterre_ten_velde.html"><img src="images/Sterre_250.jpeg" alt="" /></a>
</span>
<div class="content">
<h3><a href="sterre_ten_velde.html">Sterre ten Velde</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="shashank_vijayaprasadh.html"><img src="images/profile_250.png" alt="" /></a>
</span>
<div class="content">
<h3><a href="shashank_vijayaprasadh.html">Shashank Vijayaprasadh</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="vera_winters.html"><img src="images/Vera_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="vera_winters.html">Vera Winters</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="maie_zörner.html"><img src="images/Maie_250.jpg" alt="" /></a>
</span>
<div class="content">
<h3><a href="maie_zörner.html">Maie Zörner</a></h3>
<p>Trainee</p>
</div>
</article>
<article>
<span class="icon image profile-image">
<a href="alumni.html"><img src="images/alumni.png" alt="" /></a>
</span>
<div class="content">
<h3><a href="alumni.html">Alumni</a></h3>
<p>Former lab members</p>
</div>
</article>
</div>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>See also</h2>
</header>
<div class="posts">
<article>
<a href="publications.html" class="image"><img src="images/publications.jpg" alt="" /></a>
<h3>Publications</h3>
<p>Work published by members of the lab</p>
<ul class="actions">
<li><a href="publications.html" class="button">More</a></li>
</ul>
</article>
<article>
<a href="media.html" class="image"><img src="images/media.jpg" alt="" /></a>
<h3>Media</h3>
<p>Some media highlights covering our work</p>
<ul class="actions">
<li><a href="media.html" class="button">More</a></li>
</ul>
</article>
</div>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Search -->
<!-- <section id="search" class="alt"> -->
<!-- <form method="post" action="#"> -->
<!-- <input type="text" name="query" id="query" placeholder="Search" /> -->
<!-- </form> -->
<!-- </section> -->
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="research.html">Research</a></li>
<li>
<span class="opener">Lab Members</span>
<ul>
<li><a href="erno_hermans.html">Erno Hermans (PI)</a></li>
<li><a href="eliana_vassena.html">Eliana Vassena (Senior Researcher)</a></li>
<li><a href="florian_krause.html">Florian Krause (Postdoc)</a></li>
<li><a href="lisa_wirz.html">Lisa Wirz (Postdoc)</a></li>
<li><a href="selin_acan.html">Selin Acan (PhD Candidate)</a></li>
<li><a href="sophie_bögemann.html">Sophie Bögemann (PhD Candidate)</a></li>
<li><a href="emma_heling.html">Emma Heling (PhD Candidate)</a></li>
<li><a href="nikos_kogias.html">Nikos Kogias (PhD Candidate)</a></li>
<li><a href="martin_krentz.html">Martin Krentz (PhD Candidate)</a></li>
<li><a href="laura_de_nooij.html">Laura de Nooij (PhD Candidate)</a></li>
<li><a href="mariana_pais.html">Mariana Pais (PhD Candidate)</a></li>
<li><a href="nancy_peeters.html">Nancy Peeters (PhD Candidate)</a></li>
<li><a href="alessio_proposito.html">Alessio Proposito (PhD Candidate)</a></li>
<li><a href="rayyan_tutunji.html">Rayyan Tutunji (PhD Candidate)</a></li>
<li><a href="savi_huan_wang.html">Savi Huan Wang (PhD Candidate)</a></li>
<li><a href="paula_salamone.html">Paula Salamone (External PhD Candidate)</a></li>
<li><a href="tim_vriens.html">Tim Vriens (Visiting PhD Candidate)</a></li>
<li><a href="lara_loermans.html">Lara Loermans (Research Assistant)</a></li>
<li><a href="nesli_aslan.html">Nesli Aslan (Trainee)</a></li>
<li><a href="marta_barbieri.html">Marta Barbieri (Trainee)</a></li>
<li><a href="ísabella_lena_borgarsdóttir.html">Ísabella Lena Borgarsdóttir (Trainee)</a></li>
<li><a href="samantha_hermsen.html">Samantha Hermsen (Trainee)</a></li>
<li><a href="stelios_kapnisis.html">Stelios Kapnisis (Trainee)</a></li>
<li><a href="zjulie_rutten.html">Zjulie Rutten (Trainee)</a></li>
<li><a href="sander_j._h._van_strien.html">Sander J. H. van Strien (Trainee)</a></li>
<li><a href="joey_stuiver.html">Joey Stuiver (Trainee)</a></li>
<li><a href="bilge_uysal.html">Bilge Uysal (Trainee)</a></li>
<li><a href="sterre_ten_velde.html">Sterre ten Velde (Trainee)</a></li>
<li><a href="shashank_vijayaprasadh.html">Shashank Vijayaprasadh (Trainee)</a></li>
<li><a href="vera_winters.html">Vera Winters (Trainee)</a></li>
<li><a href="maie_zörner.html">Maie Zörner (Trainee)</a></li>
<li><a href="alumni.html">Alumni (Former lab members)</a></li>
</ul>
</li>
<li><a href="publications.html">Publications</a></li>
<li><a href="media.html">Media</a></li>
<li><a href="collaborations.html">Collaborations</a></li>
</ul>
</nav>
<!-- Section -->
<section>
<header class="major">
<h2>News</h2>
</header>
<a class="twitter-timeline" height="500" data-height="500" data-dnt="true" data-theme="light" data-link-color="#f56a6a" data-chrome="nofooter noborders" data-tweet-limit="5" href="https://twitter.com/CANlab_DI">Tweets by ErnoHermans</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</section>
<!-- Footer -->
<footer id="footer">
<p class="copyright">© 2017-<span id="currentyear"></span> <a href="index.html">CAN-lab</a>. Created by <a href="https://www.floriankrause.org">Florian Krause</a>. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<script> window.twttr = (function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0],
t = window.twttr || {};
if (d.getElementById(id)) return t;
js = d.createElement(s);
js.id = id;
js.src = "https://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
t._e = [];
t.ready = function(f) {
t._e.push(f);
};
return t;
}(document, "script", "twitter-wjs"));</script>
<script type="text/javascript">
twttr.ready(function (twttr) {
twttr.events.bind(
'loaded',
function (event) {
event.widgets.forEach(function (widget) {
$(window).trigger('resize.sidebar-lock');
});
}
);
});
</script>
<script>
document.getElementById("currentyear").innerHTML = new Date().getFullYear();
</script>
</body>
</html>