This commit is contained in:
AG Damsbo 2022-09-23 13:02:24 +02:00
parent ffcd1c295f
commit f1a618e6ac
3 changed files with 22 additions and 7 deletions

View File

@ -311,7 +311,8 @@ $(document).ready(function () {
<div id="hi" class="section level2">
<h2>Hi</h2>
<p>My name is Andreas. I am a medical doctor working in clinical neuroscience.</p>
<p>My name is Andreas. I am a medical doctor working in clinical
neuroscience.</p>
</div>

21
cv.html
View File

@ -309,7 +309,8 @@ $(document).ready(function () {
</div>
<p><a href="CV.pdf#" class="download" title="Download CV as PDF">Download CV</a></p>
<p><a href="CV.pdf#" class="download" title="Download CV as PDF">Download
CV</a></p>
<div id="work" class="section level2">
<h2>Work</h2>
<p>I currently work as a PhD-student at Aarhus University Hospital.</p>
@ -318,16 +319,26 @@ $(document).ready(function () {
<h2>Publications</h2>
<ul>
<li><ol start="2020" style="list-style-type: decimal">
<li>Damsbo et al., Prestroke Physical Activity and Poststroke Cognitive Performance, <a href="https://doi.org/10.1159/000511490">DOI: 10.1159/000511490</a></li>
<li>Damsbo et al., Prestroke Physical Activity and Poststroke Cognitive
Performance, <a href="https://doi.org/10.1159/000511490">DOI:
10.1159/000511490</a></li>
</ol></li>
<li><ol start="2020" style="list-style-type: decimal">
<li>Damsbo et al., Predictors for Wellbeing and Characteristics of Mental Health after Stroke, <a href="https://doi.org/10.1016/j.jad.2019.12.032">DOI: 10.1159/000498911</a></li>
<li>Damsbo et al., Predictors for Wellbeing and Characteristics of
Mental Health after Stroke, <a
href="https://doi.org/10.1016/j.jad.2019.12.032">DOI:
10.1159/000498911</a></li>
</ol></li>
<li><ol start="2019" style="list-style-type: decimal">
<li>Damsbo et al., Serotonergic Regulation and Cognition after Stroke: The Role of Antidepressant Treatment and Genetic Variation, <a href="https://doi.org/10.1159/000498911">DOI: 10.1159/000498911</a></li>
<li>Damsbo et al., Serotonergic Regulation and Cognition after Stroke:
The Role of Antidepressant Treatment and Genetic Variation, <a
href="https://doi.org/10.1159/000498911">DOI: 10.1159/000498911</a></li>
</ol></li>
<li><ol start="2018" style="list-style-type: decimal">
<li>Kraglund et al., Neuroregeneration and Vascular Protection by Citalopram in Acute Ischemic Stroke (TALOS), <a href="https://doi.org/10.1161/STROKEAHA.117.020067">DOI: 10.1161/STROKEAHA.117.020067</a></li>
<li>Kraglund et al., Neuroregeneration and Vascular Protection by
Citalopram in Acute Ischemic Stroke (TALOS), <a
href="https://doi.org/10.1161/STROKEAHA.117.020067">DOI:
10.1161/STROKEAHA.117.020067</a></li>
</ol></li>
</ul>
</div>

View File

@ -309,7 +309,10 @@ $(document).ready(function () {
</div>
<p>I am currently doing Advanced R course.</p>
<p>I am a medical doctor currently doing my PhD in clinical neurosciance
on physical activity and sequelae after stroke.</p>
<p>I am the maintainer of the <a
href="agdamsbo.github.io/stRoke/">stRoke-package</a>.</p>