From c78946bb02a179ec4b8ec2d8ee6bb2cf00335c65 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 16 Apr 2024 16:11:04 +0200 Subject: add supervisor and team number --- worlding/_actors.yml | 7 +++++++ worlding/index.qmd | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/worlding/_actors.yml b/worlding/_actors.yml index 0e16d2d..072400b 100644 --- a/worlding/_actors.yml +++ b/worlding/_actors.yml @@ -15,6 +15,13 @@ author: - ref: imt roles: writing equal-contributor: true +- name: Henning Christiansen + orcid: 0000-0003-4731-9927 + url: https://forskning.ruc.dk/da/persons/henning + email: henning@ruc.dk + affiliation: + - ref: imt + roles: supervision metadata-files: - ../_affiliations.yml copyright: diff --git a/worlding/index.qmd b/worlding/index.qmd index e056343..d0544e2 100644 --- a/worlding/index.qmd +++ b/worlding/index.qmd @@ -3,7 +3,7 @@ title: | Scholia som del af en verdeningspraksis subtitle: | HumTek-23, Basisprojekt 2 \ - eksamensgruppe SFIXME0123456789 + eksamensgruppe S2424791-JI metadata-files: - _actors.yml - ../_report.yml @@ -11,7 +11,7 @@ metadata-files: format: html: default pdf: - output-file: SFIXME0123456789.pdf + output-file: S2424791-JI.pdf breaks: false -- cgit v1.2.3