Website redesign #31
175 changed files with 3753 additions and 210 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ public
|
|||
resources
|
||||
.local
|
||||
.DS_Store
|
||||
.idea/
|
||||
|
|
|
|||
|
|
@ -20,6 +20,18 @@
|
|||
pageRef = "contributors"
|
||||
weight = 30
|
||||
|
||||
[[main]]
|
||||
name = "Topics"
|
||||
pageRef = "/topics"
|
||||
weight = 40
|
||||
|
||||
[[main]]
|
||||
name = "News"
|
||||
pageRef = "/news"
|
||||
weight = 50
|
||||
|
||||
|
||||
|
||||
#[[main]]
|
||||
# name = "Data"
|
||||
# pageRef = "data"
|
||||
|
|
|
|||
|
|
@ -20,6 +20,15 @@
|
|||
pageRef = "contributors"
|
||||
weight = 30
|
||||
|
||||
[[main]]
|
||||
name = "Topics"
|
||||
pageRef = "/topics"
|
||||
weight = 40
|
||||
|
||||
[[main]]
|
||||
name = "News"
|
||||
pageRef = "/news"
|
||||
weight = 50
|
||||
|
||||
#[[main]]
|
||||
# name = "Data"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,37 @@
|
|||
---
|
||||
title: TRR379
|
||||
hero:
|
||||
title: "NEUROPSYCHOLOGIE<br>DER AGGRESSION"
|
||||
subtitle: "Ein transdiagnostischer Ansatz<br>bei psychischen Erkrankungen"
|
||||
panels:
|
||||
rdoc:
|
||||
label_key: "objectives"
|
||||
title: "RDoC-Domänen"
|
||||
text: "Dieser Transregio SFB (TRR 379) folgt dem Research Domain Criteria (RDoC) Ansatz und untersucht Aggression auf transdiagnostische Weise. Im Rahmen des „negativen Valenzsystems\" (NVS) und des „kognitiven Systems\" (CS) des RDoC zielt der TRR darauf ab, spezifische Biosignaturen zu identifizieren und zu charakterisieren sowie aggressives Verhalten vorherzusagen."
|
||||
multilevel:
|
||||
title: "Multidimensionalität"
|
||||
text: "Das TRR-Projekt zielt darauf ab, diese Mechanismen multidimensional zu erfassen und zu definieren, um ein detailliertes Verständnis der Biologie, Psychologie und Physiologie spezifischer aggressiver Biosignaturen über psychische Störungen hinweg zu generieren."
|
||||
adolescence:
|
||||
title: "Von der frühen Adoleszenz bis ins Erwachsenenalter"
|
||||
text: "Schließlich zielt das TRR darauf ab, die zeitliche Stabilität von AMD sowie das (dys-)funktionale NVS und CS während der Entwicklung vom frühen Jugendalter bis ins Erwachsenenalter sowie im Verlauf der Erkrankung zu betrachten."
|
||||
research_areas:
|
||||
- id: a
|
||||
title: "Bereich A"
|
||||
desc: "Projekte zur<br>negativen Valenz"
|
||||
color: "#ef9052"
|
||||
- id: b
|
||||
title: "Bereich B"
|
||||
desc: "Projekte zur<br>kognitiven Kontrolle"
|
||||
color: "#0a8f37"
|
||||
- id: c
|
||||
title: "Bereich C"
|
||||
desc: "Projekte zur<br>Interaktion von A & C"
|
||||
color: "#9c1916"
|
||||
- id: z
|
||||
title: "Z: Zentralprojekte"
|
||||
desc: "Zentrale Servicedienste"
|
||||
color: "#888"
|
||||
---
|
||||
<div class="prose dark:prose-invert text-center" style="margin:auto">
|
||||
|
||||
[RWTH Aachen](https://www.rwth-aachen.de) -- [Universität Heidelberg](https://www.uni-heidelberg.de) -- [Universität Frankfurt](https://www.goethe-university-frankfurt.de)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,37 @@
|
|||
---
|
||||
title: TRR379
|
||||
hero:
|
||||
title: "NEUROPSYCHOLOGY<br>OF AGGRESSION"
|
||||
subtitle: "A Transdiagnostic Approach<br>in Mental Disorders"
|
||||
panels:
|
||||
rdoc:
|
||||
label_key: "objectives"
|
||||
title: "RDoC Domains"
|
||||
text: "This Transregional Collaborative Research Center 379 (TRR) will follow the Research Domain Criteria (RDoC) framework, investigating aggression in a transdiagnostic manner. Within the RDoC's \"negative valence system\" (NVS) and \"cognitive system\" (CS) the TRR aims to identify and characterize specific biosignatures and predict aggressive behavior."
|
||||
multilevel:
|
||||
title: "Multidimensional scale"
|
||||
text: "The TRR will seek to identify and define these mechanisms on a multilevel scale, advancing a detailed understanding of the biology, psychology, and physiology of specific aggressive biosignatures across mental disorders."
|
||||
adolescence:
|
||||
title: "From Early Adolescence until Adulthood"
|
||||
text: "Finally, the TRR aims to address the temporal stability of AMD and the (dys-)functional NVS and CS during development from early adolescence until adulthood and during the disease course."
|
||||
research_areas:
|
||||
- id: a
|
||||
title: "Area A"
|
||||
desc: "Projects on<br>Negative Valence"
|
||||
color: "#ef9052"
|
||||
- id: b
|
||||
title: "Area B"
|
||||
desc: "Projects on<br>Cognitive Control"
|
||||
color: "#0a8f37"
|
||||
- id: c
|
||||
title: "Area C"
|
||||
desc: "Projects on the<br>Interaction of A & C"
|
||||
color: "#9c1916"
|
||||
- id: z
|
||||
title: "Z: Central Service"
|
||||
desc: "Central Service Projects"
|
||||
color: "#888"
|
||||
---
|
||||
<div class="prose dark:prose-invert text-center" style="margin:auto">
|
||||
|
||||
[RWTH Aachen](https://www.rwth-aachen.de) -- [Heidelberg University](https://www.uni-heidelberg.de/en) -- [Frankfurt University](https://www.goethe-university-frankfurt.de/en)
|
||||
|
|
@ -5,9 +39,3 @@
|
|||
Spokesperson: [Ute Habel]({{< relref "/contributors/ute-habel" >}})
|
||||
|
||||
</div>
|
||||
|
||||
<img style="margin:auto" src="_img/TRR_HeaderImage.svg"
|
||||
alt="Line art drawing of a lab situation with computer charts, books, microscope, and various utilities"
|
||||
/>
|
||||
|
||||
How does aggressive behavior arise in patients with mental disorders? What role do cognitive, environmental, and biological factors, as well as disease symptoms, play in understanding and the occurrence of aggressive behavior? How can we treat aggressive behavior in patients with mental disorders better? A team of researchers from various universities is addressing these questions through a longitudinal, developmental, multidimensional, transdiagnostic approach in the TRR 379. They aim at identifying transdiagnostic biosignatures to enable a more specific prevention and treatment.
|
||||
|
|
|
|||
|
|
@ -1,17 +1,6 @@
|
|||
---
|
||||
title: Contributors
|
||||
layout: list
|
||||
---
|
||||
|
||||
TRR379 is a large collaborative research initiative. Many individuals
|
||||
contribute their expertise in various [roles]({{< relref "/roles" >}}), such
|
||||
as:
|
||||
|
||||
- [Spokesperson]({{< relref "/roles/spokesperson" >}})
|
||||
- [Deputy spokesperson]({{< relref "/roles/deputy-spokesperson" >}})
|
||||
- [Principal investigator / project lead]({{< relref "/roles/pi" >}})
|
||||
- [Postdoctoral researchers]({{< relref "/roles/postdoc" >}})
|
||||
- [Doctoral researchers]({{< relref "/roles/doctoral-researcher" >}})
|
||||
- [Research assistants]({{< relref "/roles/research-assistant" >}})
|
||||
- [Scientific Advisory Board]({{< relref "/roles/sab-member" >}})
|
||||
- [Equal Opportunity Committee]({{< relref "/roles/eoc-member" >}})
|
||||
- [Citizen Advisory Board]({{< relref "/roles/cab-member" >}})
|
||||
TRR379 is a large collaborative research initiative. Many individuals contribute their expertise in various roles, such as Spokesperson, Deputy spokesperson, Principal investigator, Postdoctoral and Doctoral researchers. The following individuals are contributing to this effort.
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
title: Aet O'Leary
|
||||
projects:
|
||||
- c01
|
||||
sites:
|
||||
- frankfurt
|
||||
|
||||
roles:
|
||||
- pi
|
||||
params:
|
||||
|
|
@ -12,5 +11,7 @@ params:
|
|||
sortkey: O'Leary;Aet;Ph.D.
|
||||
affiliation: Goethe University Frankfurt
|
||||
active: true
|
||||
sites:
|
||||
- frankfurt
|
||||
layout: contributor
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Alessio Giacomel
|
|||
projects:
|
||||
- c05
|
||||
- q02
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
params:
|
||||
orcid: 0000-0002-7784-2041
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Alexandra Sebastian
|
||||
projects:
|
||||
- b02
|
||||
sites:
|
||||
campus:
|
||||
- mainz
|
||||
params:
|
||||
orcid: 0000-0002-8381-8312
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Alper Kölgesiz
|
||||
projects:
|
||||
- a05
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
params:
|
||||
orcid: 0009-0008-9635-8707
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Andreas G. Chiocchetti
|
||||
projects:
|
||||
- c04
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
roles:
|
||||
- eoc-member
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ projects:
|
|||
- a05
|
||||
- a06
|
||||
- b04
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
- mannheim
|
||||
roles:
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ projects:
|
|||
- a07
|
||||
- b01
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
roles:
|
||||
- cab-member
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Angela Peters
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
sortkey: Peters;Angela
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Anja Conzen
|
||||
projects:
|
||||
- q04
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- management-board-member
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Anna Kwiatkowski
|
||||
projects:
|
||||
- q04
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
orcid: 0000-0001-6296-0718
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Annika Maas
|
||||
projects:
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
sortkey: Maas;Annika
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ projects:
|
|||
- a07
|
||||
- b01
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
params:
|
||||
orcid: 0000-0003-3093-9046
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Arezoo Taebi
|
||||
projects:
|
||||
- q02
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- doctoral-researcher
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Carmen Weidler
|
||||
projects:
|
||||
- b01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Catherine Barnes-Scheufler
|
||||
projects:
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
params:
|
||||
orcid: 0000-0002-4730-1981
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Celina Müller
|
||||
projects:
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- wuerzburg
|
||||
params:
|
||||
orcid: 0000-0002-1639-8864
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Chiara Gramegna
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
sortkey: Gramegna;Chiara
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Christian Paret-Voigt
|
||||
projects:
|
||||
- b03
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Christian Schmahl
|
||||
projects:
|
||||
- a03
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
roles:
|
||||
- cab-member
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Christiane Licht
|
||||
projects:
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- postdoc
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Christina Neczewicz
|
||||
projects:
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- doctoral-researcher
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Christine Ecker
|
|||
projects:
|
||||
- c05
|
||||
- q02
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Christine Margarete Freitag
|
|||
projects:
|
||||
- c04
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Christoph Korn
|
||||
projects:
|
||||
- c02
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Christoph Mallmann
|
||||
projects:
|
||||
- a04
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
orcid: 0009-0004-4800-5350
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Corinne Neukel
|
||||
projects:
|
||||
- c06
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Daniel Turner
|
||||
sites:
|
||||
campus:
|
||||
- mainz
|
||||
params:
|
||||
sortkey: Turner;Daniel
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Dario Müller
|
||||
projects:
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
orcid: 0000-0002-1483-1118
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ projects:
|
|||
- a08
|
||||
- c01
|
||||
- q03
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
roles:
|
||||
- cab-member
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ projects:
|
|||
- a03
|
||||
- a08
|
||||
- q02
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Habiba Hassan
|
||||
projects:
|
||||
- a05
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
params:
|
||||
sortkey: Hassan;Habiba
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Hande Betül Özsoy
|
||||
projects:
|
||||
- c01
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
params:
|
||||
orcid: 0000-0002-4243-9578
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Heike Tost
|
||||
projects:
|
||||
- a05
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
- mannheim
|
||||
roles:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Henry Schirok
|
||||
projects:
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
params:
|
||||
sortkey: Schirok;Henry
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ projects:
|
|||
- a07
|
||||
- b01
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
params:
|
||||
sortkey: Kuschel;Ina
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Inken Berg
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
params:
|
||||
sortkey: Berg;Inken
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Isabel Neumann
|
||||
projects:
|
||||
- a02
|
||||
sites:
|
||||
campus:
|
||||
- wuerzburg
|
||||
roles:
|
||||
- postdoc
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Jana Zweerings
|
||||
projects:
|
||||
- b03
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Jaqueline Scharf
|
||||
projects:
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
params:
|
||||
sortkey: Scharf;Jaqueline
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Julia Koch
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
name-title: M.Sc.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Julia Schräder
|
||||
projects:
|
||||
- b04
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
orcid: 0000-0002-3614-8926
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Katja Bertsch
|
|||
projects:
|
||||
- a02
|
||||
- b04
|
||||
sites:
|
||||
campus:
|
||||
- wuerzburg
|
||||
roles:
|
||||
- eoc-member
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Kerstin Konrad
|
|||
projects:
|
||||
- a06
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
- juelich
|
||||
roles:
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ projects:
|
|||
- b03
|
||||
- c02
|
||||
- q02
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- eoc-member
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Lena Terlau
|
||||
projects:
|
||||
- a01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- doctoral-researcher
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Linda Wilkin-Krug
|
||||
projects:
|
||||
- b04
|
||||
sites:
|
||||
campus:
|
||||
- wuerzburg
|
||||
roles:
|
||||
- eoc-member
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Lisa Berg
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
params:
|
||||
sortkey: Berg;Lisa
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Lisa Wagels
|
|||
projects:
|
||||
- b04
|
||||
- q03
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Luca Lasogga
|
||||
projects:
|
||||
- b01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
orcid: 0009-0002-2080-3583
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Marc Spehr
|
||||
projects:
|
||||
- a01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Michael Hanke
|
||||
projects:
|
||||
- q02
|
||||
sites:
|
||||
campus:
|
||||
- juelich
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Michael Plichta
|
||||
projects:
|
||||
- c07
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Milad Amini Masouleh
|
||||
projects:
|
||||
- a03
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
params:
|
||||
sortkey: Amini Masouleh;Milad
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Mina Mišić
|
||||
projects:
|
||||
- a06
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
params:
|
||||
orcid: 0000-0003-1754-8681
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Moritz Burghardt
|
||||
projects:
|
||||
- c02
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
params:
|
||||
sortkey: Burghardt;Moritz
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Moritz Sturm
|
||||
projects:
|
||||
- c04
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
params:
|
||||
sortkey: Sturm;Moritz
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Natalia Chechko
|
||||
projects:
|
||||
- a04
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- eoc-member
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Nathalie Holz
|
||||
projects:
|
||||
- b05
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Neele Ulken
|
||||
projects:
|
||||
- a06
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
sortkey: Ulken;Neele
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Neha Vats
|
||||
projects:
|
||||
- a03
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
params:
|
||||
orcid: 0000-0001-9482-3769
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Nick Worm
|
||||
projects:
|
||||
- a02
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- doctoral-researcher
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Nilakshi Vaidya
|
||||
projects:
|
||||
- b05
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
params:
|
||||
sortkey: Vaidya;Nilakshi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Oliver Tüscher
|
||||
projects:
|
||||
- b02
|
||||
sites:
|
||||
campus:
|
||||
- mainz
|
||||
roles:
|
||||
- cab-member
|
||||
|
|
|
|||
1
content/contributors/people.png
Normal file
1
content/contributors/people.png
Normal file
|
|
@ -0,0 +1 @@
|
|||
/annex/objects/MD5E-s235981--bbd33682be8ba30252fd7b127ed17a3f.png
|
||||
|
After Width: | Height: | Size: 66 B |
|
|
@ -3,7 +3,7 @@ title: Philippa Hüpen
|
|||
projects:
|
||||
- q01
|
||||
- q04
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
orcid: 0000-0003-1504-7197
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Richard Nkrumah
|
||||
projects:
|
||||
- q02
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
params:
|
||||
orcid: 0000-0002-3559-9338
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Robert Krämer
|
||||
projects:
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
params:
|
||||
sortkey: Krämer;Robert
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ projects:
|
|||
- a02
|
||||
- c06
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
roles:
|
||||
- deputy-spokesperson
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Seyedali (Ali) Hashemi
|
||||
projects:
|
||||
- a07
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
params:
|
||||
orcid: 0009-0008-5833-3453
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Şeyma Türk
|
||||
sites:
|
||||
campus:
|
||||
- heidelberg
|
||||
params:
|
||||
sortkey: Türk;Şeyma
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Simeon Platte
|
||||
projects:
|
||||
- c04
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
params:
|
||||
orcid: 0009-0001-3429-8306
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Sophie Kühne
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
sortkey: Kühne;Sophie
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Stephan Heunis
|
||||
projects:
|
||||
- q02
|
||||
sites:
|
||||
campus:
|
||||
- juelich
|
||||
roles:
|
||||
- postdoc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Tengfei Feng
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
params:
|
||||
name-title: Dr.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Thilo Kellermann
|
||||
projects:
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- qc-group-member
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Thomas Frodl
|
|||
projects:
|
||||
- a08
|
||||
- q01
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- cab-member
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ projects:
|
|||
- b05
|
||||
- q01
|
||||
- q03
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Traute Demirakca
|
||||
projects:
|
||||
- q02
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
params:
|
||||
sortkey: Demirakca;Traute
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ projects:
|
|||
- a04
|
||||
- q01
|
||||
- q04
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
- juelich
|
||||
roles:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Vanessa Reindl
|
||||
projects:
|
||||
- a06
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Volker Backes
|
||||
projects:
|
||||
- q04
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
- juelich
|
||||
params:
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Wiebke Hennig
|
|||
projects:
|
||||
- c05
|
||||
- q02
|
||||
sites:
|
||||
campus:
|
||||
- frankfurt
|
||||
roles:
|
||||
- doctoral-researcher
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Wolfgang Kelsch
|
||||
projects:
|
||||
- c03
|
||||
sites:
|
||||
campus:
|
||||
- mainz
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Wolfgang Retz
|
|||
projects:
|
||||
- b02
|
||||
- c07
|
||||
sites:
|
||||
campus:
|
||||
- mainz
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: Wolfgang Weber-Fahr
|
||||
projects:
|
||||
- c03
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
roles:
|
||||
- pi
|
||||
|
|
|
|||
|
|
@ -1,13 +1,11 @@
|
|||
---
|
||||
title: Research projects
|
||||
layout: list
|
||||
cascade:
|
||||
layout: project
|
||||
---
|
||||
|
||||
In its first funding period (2024-2028), TRR379 comprises 20 research projects,
|
||||
supported by four [central service projects]({{< relref "/roles/service-project" >}}).
|
||||
Individual research projects are associated with three broader research areas
|
||||
within the consortium:
|
||||
|
||||
- [Area A: Negative valence system (NVS)]({{< relref "/topics/research-area-a" >}})
|
||||
- [Area B: Cognitive system (CS)]({{< relref "/topics/research-area-b" >}})
|
||||
- [Area C: Interaction of NVS and CS]({{< relref "/topics/research-area-c" >}})
|
||||
within the consortium.
|
||||
|
|
@ -3,7 +3,7 @@ title: 'A01: Der neuronale Code stimulusgetriggerter territorialer Aggression'
|
|||
contributors:
|
||||
- lena-terlau
|
||||
- marc-spehr
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
topics:
|
||||
- research-area-a
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: 'A01: The neural code of stimulus-triggered territorial aggression'
|
|||
contributors:
|
||||
- lena-terlau
|
||||
- marc-spehr
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
topics:
|
||||
- research-area-a
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ contributors:
|
|||
- nick-worm
|
||||
- sabine-herpertz
|
||||
- ute-habel
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
- heidelberg
|
||||
- wuerzburg
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ contributors:
|
|||
- nick-worm
|
||||
- sabine-herpertz
|
||||
- ute-habel
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
- heidelberg
|
||||
- wuerzburg
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ contributors:
|
|||
- gabriele-ende
|
||||
- milad-amini-masouleh
|
||||
- neha-vats
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
topics:
|
||||
- dfg-206-10
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ contributors:
|
|||
- gabriele-ende
|
||||
- milad-amini-masouleh
|
||||
- neha-vats
|
||||
sites:
|
||||
campus:
|
||||
- mannheim
|
||||
topics:
|
||||
- dfg-206-10
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ contributors:
|
|||
- christoph-mallmann
|
||||
- natalia-chechko
|
||||
- ute-habel
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
topics:
|
||||
- dfg-206-09
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ contributors:
|
|||
- christoph-mallmann
|
||||
- natalia-chechko
|
||||
- ute-habel
|
||||
sites:
|
||||
campus:
|
||||
- aachen
|
||||
topics:
|
||||
- dfg-206-09
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue