-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path0-disclosure.qmd
71 lines (45 loc) · 3.65 KB
/
0-disclosure.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# Notes and disclosures {.unnumbered}
## Financial disclosures
This PhD project was supported by a research training supplement grant from **Aarhus University**, and grants from the **Public Health in Central Denmark Region** foundation (Danish: *Folkesundhed i Midten*) and **Steno Diabetes Center Aarhus**, which is partially funded by an unrestricted donation from the *Novo Nordisk Foundation*.
```{r}
#| label: financial-disclosures
#| fig-align: center
#| out-width: 80%
#| echo: false
#| layout-ncol: 3
knitr::include_graphics("figures/au_health_cropped.png")
knitr::include_graphics("figures/fim.png")
knitr::include_graphics("figures/sdca.png")
```
::: {.content-visible when-format="pdf"}
## Notes on website version {.unnumbered .unlisted}
This dissertation is available for viewing online at [aastedet.github.io/dissertation/](https://aastedet.github.io/dissertation/) (or by scanning the QR code in the lower right-hand corner of the title page). While the core contents are identical, the website may offer a more comfortable reading experience compared to the physical booklet for some readers. In particular, the website is recommended for readers with impaired vision and others who may be uncomfortable reading the small physical book.
{{< include pdf2-acknowledgements.qmd >}}
:::
::: {.content-hidden unless-format="html"}
## Notes on website version {.unnumbered .unlisted}
This website contains my PhD dissertation in online format. In terms of core content, it is identical to the pdf-file submitted to the graduate school, although the individual articles have been omitted from the website, as they are all open-access publications. Links to the papers are provided [here](https://aastedet.github.io/dissertation/0-papers.html) as soon as they are published.
Due to the graduate school only accepting dissertation submissions in pdf-format, the supplementary appendix of the submitted dissertation is relatively limited and sparsely referenced throughout this website. In contrast, the electronic supplementary material attached to each publication utilises html to present risk coefficients from main and supplementary analyses in a structured and accessible format.
Both the submitted dissertation and this website were made with [Quarto®](https://quarto.org/), an open-source scientific and technical publishing system, with inspiration from the [quartothesis skeleton](https://github.com/biostats-r/quartothesis) by professor Richard Telford of the Department of Biological Sciences, University of Bergen.
The rendered pdf-file can be found [here](https://aastedet.github.io/dissertation/Type-2-diabetes-in-migrants--a-register-based-analysis.pdf).
## Supervisors and assessment committee {.unnumbered .unlisted}
#### PhD student:
**Anders Aasted Isaksen, MD**\
Department of Public Health, Aarhus University, Denmark
#### Supervisors:
**Professor Annelli Sandbæk, PhD (main supervisor)**\
Department of Public Health, Aarhus University, Denmark\
Steno Diabetes Center Aarhus, Denmark
**Associate Professor Mette Vinther Skriver, PhD**\
Department of Public Health, Aarhus University, Denmark
**Lasse Bjerg, PhD**\
Department of Public Health, Aarhus University, Denmark\
Steno Diabetes Center Aarhus, Denmark
#### Assessment committee:
**Professor Reimar Wernich Thomsen, PhD (chairman)**\
Department of Clinical Epidemiology, Department of Clinical Medicine, Aarhus University Hospital, Denmark
**Professor Per Wändell, PhD**\
Division of Family Medicine and Primary Care, Department of Neurobiology, Care Sciences and Society, Karolinska Institutet
**Senior researcher Nana Folmann Hempler, PhD**\
Diabetes Management Research, Steno Diabetes Center Copenhagen, Denmark
:::