forked from wannesm/adsphd
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththesis.tex
More file actions
201 lines (149 loc) · 5.74 KB
/
thesis.tex
File metadata and controls
201 lines (149 loc) · 5.74 KB
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
\documentclass[pagebackref,showinstructions,showlabels,coverfontpercent=100]{adsphd}
%\documentclass[pagebackref,showinstructions,showlabels,biblatex,biber,biblatexstyle=authoryear]{adsphd}
%\documentclass[croppedpdf,pagebackref,showinstructions]{adsphd}
%\documentclass[online]{adsphd}
%\documentclass[print]{adsphd}
% To use biblatex:
%\documentclass[biblatex,biblatexstyle=authoryear,showinstructions,showlabels]{adsphd}
% Preamble {{{}{
\usepackage[english,dutch]{babel}
\usepackage{nomencl} % For nomenclature
\usepackage[style=long,number=none]{glossary} % For list of abbreviations
% !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
% !! !!
% !! WARNING: do not remove the following lines between !!
% !! "%%% COVER: Settings %%%" and "%%% COVER: End settings %%%" !!
% !! !!
% !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
%%% COVER: Settings %%%
\title{The Title of Your PhD Dissertation}
%\subtitle{Multiscale computing for Dummies}
\author{Your}{Name}
\supervisor{Prof.~dr.~ir.~B.~Leader}{}
%\cosupervisor{Prof.~dr.~ir.~S.Leader}{}
\president{Prof.~dr.~ir.~The~Chairman}
\jury{Prof.~dr.~ir.~The~One\\
Prof.~dr.~ir.~The~Other
}
\externaljurymember{Prof.~dr.~External~Jurymember}{Far Away}
% For the correct values that you have to fill in underneath, check:
% Faculty of Engineering Science:
% see https://onderwijsaanbod.kuleuven.be/opleidingen/e/SC_50046650.htm
% Other faculties:
% see https://onderwijsaanbod.kuleuven.be/opleidingen/e/index.htm
\phddegree{Engineering Science: Computer Science} % "Doctor of ..."
\faculty{Faculty of Engineering Science}
\department{Department of Computer Science}
% Your research group within the department
% e.g. iMinds-DistriNet, Scientific Computing Group, ...
\researchgroup{XXXXX}
\website{http://www.XXXXX.cs.kuleuven.be} % Leave empty to hide
\email{first.last@cs.kuleuven.be} % Leave empty to hide
\address{Celestijnenlaan 200A box 2402}
% \addresscity{B-3001 Leuven} % This is the default value. Note
% that 'B-3001 Heverlee' is _incorrect_!!
% /[https://www.kuleuven.be/communicatie/marketing/intranet/huisstijl/taalgebruik.html]
\date{January 2015}
\copyyear{2015}
%\udc{XXX.XX} % UDC, deposit number and ISBN are no longer necessary.
%\depot{XXXX/XXXX/XX} % Leave out the initial D/ (it is added
% automatically)
%\isbn{XXX-XX-XXXX-XXX-X}
% Set spine width:
\setlength{\adsphdspinewidth}{9mm}
%% Set bleeds
%\setlength{\defaultlbleed}{7mm}
%\setlength{\defaultrbleed}{7mm}
% Set custom cover page
% \setcustomcoverpage{mycoverpage.tex} % mycoverpage.tex is the default
%%% COVER: End settings %%%
% for the nomenclature
\renewcommand{\nomname}{List of Symbols}
\makeatletter
\let\@printnomenclatureorig\@printnomenclature
\def\@printnomenclature[#1]{%
\cleardoublepage%
\chaptermark{\nomname}
\@printnomenclatureorig[#1]
}
\makeatother
\makenomenclature
% for the list of abbreviations.
\newcommand{\glossname}{Abbreviations}
\makeglossary
% To avoid problems, do NOT change the layout of the following two
% commands
\let\printglossaryorig\printglossary
\renewcommand{\printglossary}{%
\renewcommand{\glossaryname}{\glossname}
\cleardoublepage%
\printglossaryorig\chaptermark{\glossname}}
% Specify the .bib file
\bibliography{allpapers}
% For biblatex include the extension
%\bibliography{allpapers.bib}
%\addbibresource{allpapers.bib}
% Bibtex style
%\bibstyle{abbrv}
\bibstyle{acm}
%\bibstyle{ieeetr}
% Own commands
\InputIfFileExists{defs}{}{} % defs.tex, contains own preamble settings
% }{}}} <-- Preamble
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\makefrontcoverX
\makefrontcoverXII
\maketitle
\frontmatter % to get \pagenumbering{roman}
\includepreface{preface}
\includeabstract{abstract}
\includeabstractnl{abstractnl}
% To create a list of abbreviations, there are 2 options
% 1. manual creation and inclusion of this file
% \includeabbreviations{abbreviations}
% 2. automatic generation via the glossary package
% \usepackage{glossary}
% \makeglossary
% \glossary{name=MD,description=molecular dynamics}
% \printglossary
\printglossary
% To create a list of symbols, there are 2 options
% 1. include a manually created nomenclature as a chapter
% \includenomenclature{nomenclaturechapter}
% 2. automatic generation via the nomencl package
% \usepackage{nomencl}
% \makenomenclature
% \nomenclature[cB]{$c_B(\vec{x})$}{Characteristic function of $B$}
% \printnomenclature[3cm]
\printnomenclature[1.5cm]
\tableofcontents
\listoffigures
\listoftables
% Show an overview of todos with page numbers...
\listoftodos
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\mainmatter % to get \pagenumbering{arabic}
% Show instructions on a separate page
\instructionschapters\cleardoublepage
\includechapter{introduction}
\includechapter{manual} % Remove this chapter
% Insert here your own chapters
% Chapters are expected to be in a tex-file with the given name dot
% tex and in a directory with the given name in the chapters
% directory.
\includechapter{conclusion}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\appendix
\includeappendix{myappendix}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\backmatter
\includebibliography
\instructionsbibliography
\includecv{curriculum}
\includepublications{publications}
%\makebackcoverX
\makebackcoverXII
\end{document}
% vim: tw=70 nocindent expandtab foldmethod=marker foldmarker={{{}{,}{}}}