summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenphdthesis-example2.tex
blob: efb3d040b5304029f61f5014d7b0fc06cacaf044 (plain)
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
%%
%% This is file `uantwerpenphdthesis-example2.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% uantwerpendocs.dtx  (with options: `pt-example2')
%% 
%% This is a generated file.
%% 
%% Copyright (C) 2013-2024  by Walter Daems <walter.daems@uantwerpen.be>
%% 
%% This work may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3 of this license
%% or (at your option) any later version.  The latest version of this
%% license is in:
%% 
%%    http://www.latex-project.org/lppl.txt
%% 
%% and version 1.3 or later is part of all distributions of LaTeX version
%% 2005/12/01 or later.
%% 
%% This work has the LPPL maintenance status `maintained'.
%% 
%% The Current Maintainer of this work is Walter Daems.
%% 
\documentclass[ti,10pt,twoside,openright,filled,bare]{uantwerpenphdthesis}

%% ti            specifies the department, change to the letter combination of
%%               your department
%% 10pt          sets the font size, 10pt is ok for a phd manuscript
%% twoside       if you want a two-sided document, change to oneside if you
%%               want a recto only document
%% openright     causes you chapters to start on a right-hand page when
%%               your document is twosided
%% for two-sided theses, specify 'twoside' and 'openright' as options
%% for one-sided theses, specify 'oneside' and 'openany' as options
%% filled        causes left and right filling (which - by the way - is
%%               not helpful for easy reading; remove for a left-filled
%%               document)
%% cameraready   this option will change the paper format from B4 to A4
%%               and trigger alignment marks and cut-lines for you
%%               printing service - check with them whether they want
%%               this.
%% bare          this option removes title page and final page. Many
%%               print services required this format and they will
%%               typeset the title page and final page for you.

%% use some fancy fonts: just an example!
\usepackage{newpxtext}
\usepackage{newpxmath}

%% load the proper language(s) (last language will trigger the language
%% of the logo a.o.)
\usepackage[english]{babel} %% or dutch if your text is in Dutch

%% this is just for some dummy text, please remove in your copy
\usepackage{kantlipsum}  %% this is just for some dummy text, please remove

%% this package allows to generate a PDF with clickable links
\usepackage[backref,hyperindex=true,pagebackref=true]{hyperref}
%% you must load the hyperref package yourself, to allow putting it
%% in the correct order with the other packages you load!

%% set title, subtitle
\title{Harmonic Signal analysis \\based on Linear Operators}
\subtitle{How did Mindy linearly kill Mork's IC signal analyzer?}

%% trigger the generation of a secondary title page in Dutch by
%% specifying a \titel (and optionally a \subtitel).
\titel{Harmonische Signaalanalyse\\met behulp van Lineaire
  Operatoren}
\subtitel{Waarom moeten titels van doctoraatsthesissen toch altijd
  lang en onverstaanbaar zijn?}

%% specify the author and his/her/their affilliation and address
\author{Ing. Theodore Edgeoff}
\affiliation{University of Antwerp\\
  Faculty of Applied Engineering\\
  Cosys-Lab}
\address{Groenenborgerlaan 171, 2020 Antwerpen, Belgi\"e\\
  M: theofiel.hoekaff@uantwerpen.be\\
  T: +32 265 00 00
}

%% specify your supervisors and their affiliation
\supervisor{prof. dr. W. Vlaams}{University of Antwerp, Belgium}
\supervisor{prof. dr. J. Stekker}{University of Antwerp, Belgium}

%% specify the chairman of the jury and his/her/their affiliation
\jurychair{prof. dr. P. Dalinckx}{University of Antwerp, Belgium}

%% specify the memers of the jury and their affiliations
\jurymember{prof. dr. J. Dezerooder}{University of Antwerp, Belgium}
\jurymember{prof. dr. P. De Tollenaere}{Flanders Make, Belgium}
\jurymember{prof. dr. M. Byr}{IMEC, The Netherlands}

%% specify your degree (manually) and where and when you obtain your degree
\degree{doctor in applied engineering}
\defenselocation{Antwerpen}
\defensedate{2024}

%% specify a fancy photo for your titlepage (if you don't want a dull one)
\titlepageimage{Images/uantwerpen-keyboard.jpg}

%% some data about your manuscript
\isbn{987-90-57285-34-7} %% don't specify this if you don't want one
\depot{D/2024/12.293/03} %% idem

\begin{document}

%% creates the title page, remove if you don't want any
\maketitle

%% causes the first pages to be roman numbered
\frontmatter

%% sets the table of contents (automatically for you)
\tableofcontents

%% changes the numbering system to arabic and restart from 1
\mainmatter

%% a first unnumbered chapter
\chapter*{Introduction}

%% some dummy text, remove in your copy
\kant[1]

%% a first numbered chapter
\chapter{Research question}

%% a first numbered section
\section{The datum}

\kant[2]

\begin{equation}
  e^{-j\pi} + 1 = 0
\end{equation}

\kant[3-17]

\chapter{Literature review}

\kant[18-19]

\chapter{Theoretical background}

\kant[20-21]

\chapter{Technical results}

\kant[22-24]

\chapter{Conclusion}

\kant[25]

%% change the chapter numbering to letters and uses 'Appendix' or
%% 'Bijlage' (in dutch) as chapter name.
%% !! do not use \backmatter before \appendix: it is broken!
\appendix

\chapter{Symbols}

%% Put your bibliography here using BibTeX

%% typeset the final page with some graphic material on it
\makefinalpage

\end{document}



\endinput
%%
%% End of file `uantwerpenphdthesis-example2.tex'.