Skip to content

Commit 9fbe6a9

Browse files
committed
Updated PhD of Houda and publications
1 parent 7ee31e6 commit 9fbe6a9

File tree

4 files changed

+8
-9
lines changed

4 files changed

+8
-9
lines changed

_data/people.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
[w/ Andrew Vande Moere & Jeroen Poblome] Georgia is currently doing her PhD as part of the Sagalassos research team where she is analysing the potential of data visualization on cross-disciplinary data exploration (under the main supervision of Andrew Vande Moere). Before joining KU Leuven, she was working as a media designer, offering her expertise to data journalism and data-driven projects with NGOs such as Open Knowledge Finland and as part of Finnish daily Helsingin Sanomat. During her MA she received a Finnish Culture Grant with which she created experimental visualizations of the Finnish epic, the Kalevala. She has a BSc in Informatics and Telecommunications from the National and Capodistrian University of Athens and an MA in New Media from Aalto School of Arts, Design and Architecture, Finland.
6060
6161
- name: Houda Lamqaddam
62-
class: current
62+
class: alumnus
6363
title: PhD student KU Leuven
6464
6565
image: photo_houda.png

_data/publications.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
- authors: Klein K, Marai GE, Nieselt KK & Zupan B
2+
title: "Visualization of Biological Data - From Analysis to Communication (Dagstuhl Seminar 21401)"
3+
reference: ""
4+
pdf: dagstuhl_21401.pdf
5+
doi: 10.4230/DagRep.11.9.1
6+
year: 2022
7+
18
- authors: Vranckx M, Faes C, Molenberghs G, Hens N, Beutels P, Van Damme P, Aerts J & Petrof O
29
title: "A Joint Spatial Model to Analyse Self-Reported Survey Data of COVID-19 Symptoms and Lagged Surveillance-Based COVID-19 Incidence Data"
310
reference: "Biometrical Journal"

assets/dagstuhl_21401.pdf

2.99 MB
Binary file not shown.

people.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,3 @@ color: "#b3e2cd"
5555
{{person.title}}{% if person.bio %}<br/>{{person.bio}}{% endif %}<br/>
5656
{% endif %}
5757
{% endfor %}
58-
59-
## MSc thesis students
60-
61-
{% for person in site.data.people %}
62-
{% if person.class == 'student' %}
63-
{{person.year}}: <b>{{person.name}}</b> ({{person.master}}) - {{person.topic}}
64-
{% endif %}
65-
{% endfor %}

0 commit comments

Comments
 (0)