forked from felixduvallet/ri-thesis-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpreface.tex
More file actions
30 lines (23 loc) · 699 Bytes
/
preface.tex
File metadata and controls
30 lines (23 loc) · 699 Bytes
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
%% Not indexed content --------------------------------------------------------
% Feel free to comment out and modify this section
\begin{dedication}
\input{preface/dedication.tex}
\end{dedication}
\begin{abstract}
\input{preface/abstract.tex}
\end{abstract}
\begin{acknowledgments}
\input{preface/acknowledgements.tex}
\end{acknowledgments}
\begin{funding}
\input{preface/funding.tex}
\end{funding}
%% Contents, figures and tables -----------------------------------------------
% Style the lists of contents, figures and tables
\hypersetup{linkcolor=black} % Make TOC links black.
\hypertarget{contents}{}
\tableofcontents
\clearpage
\listoffigures
\clearpage
\listoftables