File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff 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' ,
You can’t perform that action at this time.
0 commit comments