Merge branch 'master' of git.martlubbers.net:thesis-skel
authorMart Lubbers <mart@martlubbers.net>
Wed, 24 Feb 2021 08:51:11 +0000 (09:51 +0100)
committerMart Lubbers <mart@martlubbers.net>
Wed, 24 Feb 2021 08:51:11 +0000 (09:51 +0100)
1  2 
research_data_management.tex
thesis.tex

@@@ -1,13 -1,7 +1,8 @@@
- % Opening statement:
- This thesis research has been carried out under the research data management policy of the Institute for Computing and Information Science of Radboud University, The Netherlands.\footnote{\url{https://www.ru.nl/icis/research-data-management/}, last accessed January 20th, 2020.}
+ This thesis research has been carried out under the research data management policy of the Institute for Computing and Information Science of Radboud University, The Netherlands.\footnote{\href{https://www.ru.nl/icis/research-data-management/}{ru.nl/icis/research-data-management/}, last accessed January 20th, 2020.}
  
- % Either:
  The following research datasets have been produced during this PhD research:
- % adapt to your PhD thesis contents
  \begin{itemize}
-       \item \emph{etc.}
+       \item Chapter 1: \ldots. DANS. \href{10.17026/dans-28m-mwht}{https://doi.org/10.17026/dans-28m-mwht}
 +      \item Chapter 1: Verberne, dr.~S.\ (RU Radboud University); Vries, prof.~dr.~ir.\ A.P. de (RU Radboud University); Kraaij, prof.~dr.~ir.\ W. (RU Radboud University) (2016): Longitudinal navigation log data on the Radboud University web domain. DANS.\ \href{10.17026/dans-28m-mwht}{https://doi.org/10.17026/dans-28m-mwht}
+       \item \ldots
  \end{itemize}
- % Or:
- %No research data or code has been produced during this PhD research. 
diff --combined thesis.tex
@@@ -1,4 -1,4 +1,4 @@@
 -\documentclass[10pt]{book}
 +\documentclass[twoside,10pt]{book}
  
  \input{preamble}
  
@@@ -11,7 -11,6 +11,7 @@@
  
  \begin{document}
  \frontmatter{}
 +%\addtitlethumb{Frontmatter}{}{white}{gray}{pagesLTS.0}
  
  %Titlepage
  \input{titlepage}
@@@ -28,8 -27,7 +28,8 @@@
  \glsresetall{}
  
  % The actual document
 -\mainmatter{}
 +\mainmatter%
 +\addthumb{Chapters}{\arabic{chapter}}{white}{gray}
  
  \chapter{Example}%
  \label{chp:example}
  % Start appendix
  \appendix%
  \label{chp:appendix}
 +\addthumb{Appendices}{\Alph{chapter}}{white}{gray}
 +
  \chapter{An Appendix}%
  \label{chp:an_appendix}
 -\input{an_appendix.tex}
 +\input{an_appendix}
 +
 +\chapter{Research Data Management}%
 +\label{chp:research_data_management}
 +\input{research_data_management}
  
  \backmatter%
 +\stopthumb%
  % Bibliography
  \phantomsection{}%
  \label{chp:bibliography}
        \noindent\input{acknowledgements}
  \end{center}
  
+ \chapter{Research Data Management}%
+ \label{chp:research_data_management}
+ \input{research_data_management}
  % Curriculum Vitae
  \chapter{Curriculum Vit\ae}%
  \label{chp:curriculum_vitae}