42 lines
1,003 B
TeX
42 lines
1,003 B
TeX
\part*{Appendix}
|
|
|
|
\section*{List of Included Publications}
|
|
|
|
|
|
|
|
\section*{Contribution to the Included Publications}
|
|
|
|
\begin{table}[h]
|
|
\centering
|
|
\begin{tabularx}{\textwidth}{cXXXX}\toprule
|
|
& Conception and Planning & Experiments & Analysis and Interpretation & Manuscript Preparation\\ \midrule
|
|
Publication 1 & & & Daniel Mevec & Daniel Mevec\\
|
|
Publication 2 & & & & Daniel Mevec\\
|
|
Publication 3 & & & Danile Mevec & Daniel Mevec\\
|
|
Publication 4 & & & Daniel Mevec & Daniel Mevec\\
|
|
\bottomrule
|
|
\end{tabularx}
|
|
% \caption{Caption}
|
|
\label{tab:my_label}
|
|
\end{table}
|
|
|
|
\chapter{Publication 1}
|
|
\label{apx:pub1}
|
|
|
|
|
|
\includepdf[pages=-]{Artikel/mevec2019getting}
|
|
|
|
\chapter{Publication 2}
|
|
\label{apx:pub2}
|
|
|
|
\includepdf[pages=-]{Artikel/mevec2020posteriori}
|
|
|
|
\chapter{Publication 3}
|
|
\label{apx:pub3}
|
|
|
|
\includepdf[pages=-]{Artikel/mevec2022combining}
|
|
|
|
\chapter{Publication 4}
|
|
\label{apx:pub4}
|
|
|
|
\includepdf[pages=-]{Artikel/mevec2023multi-physical}
|