Skip to content

Commit 3b00ff4

Browse files
Updating thesis links
1 parent 8cceb3b commit 3b00ff4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

src/data/team-members.ts

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,9 @@ export const PriorTeamMembers: PriorTeamMember[] = [
261261
{
262262
name: 'Darshika Manral',
263263
position: 'PhD candidate',
264+
links: {
265+
Thesis: 'https://doi.org/10.33540/2801',
266+
},
264267
},
265268
{
266269
name: 'Sophie van Mil',
@@ -313,12 +316,15 @@ export const PriorTeamMembers: PriorTeamMember[] = [
313316
{
314317
name: 'Claudio Pierard',
315318
position: 'PhD candidate',
319+
links: {
320+
Thesis: 'https://doi.org/10.33540/2819',
321+
},
316322
},
317323
{
318324
name: 'Daan Reijnders',
319325
position: 'PhD candidate & MSc student',
320326
links: {
321-
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/34936',
327+
Thesis: 'https://doi.org/10.33540/2652',
322328
},
323329
},
324330
{
@@ -353,6 +359,9 @@ export const PriorTeamMembers: PriorTeamMember[] = [
353359
{
354360
name: 'Denise Ruijsch',
355361
position: 'MSc student',
362+
links: {
363+
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/43358',
364+
},
356365
},
357366
{
358367
name: 'Sophie Schmiz',
@@ -371,6 +380,9 @@ export const PriorTeamMembers: PriorTeamMember[] = [
371380
{
372381
name: 'Ezekiel Stevens',
373382
position: 'MSc student',
383+
links: {
384+
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/48380',
385+
},
374386
},
375387
{
376388
name: 'Nicoleta Tsakali',

0 commit comments

Comments
 (0)