diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-04-16 16:11:04 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-04-16 16:31:42 +0200 |
commit | c78946bb02a179ec4b8ec2d8ee6bb2cf00335c65 (patch) | |
tree | 8e389f048f00d919b154d56b36112ba2beb1a010 | |
parent | 9b1e01b9722b969a2038a8dea48bd5b70bbd5a46 (diff) |
add supervisor and team number
-rw-r--r-- | worlding/_actors.yml | 7 | ||||
-rw-r--r-- | 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 |