summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenphdthesis-example2.tex
blob: 2db2cbad10beb6a09e55b82e0ec786b77f1c3fcc (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
%%
%% 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-2021  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.
%% 
\def\fileversion{3.2}
\def\filedate{2021/03/23}
\documentclass[b5paper,10pt,twoside,openright,filled]{uantwerpenphdthesis}

\usepackage{newpxtext}
\usepackage{newpxmath}

\usepackage[english]{babel} % or dutch if your text is in Dutch
\usepackage{lipsum}  % this is just for some dummy text, please remove

\title{Harmonic Signal analysis\\based on Linear Operators}
\subtitle{How did Mindy linearly kill Mork's IC signal analyzer?}
\author{Ing. Theodore Edgeoff}
\facultyacronym{TI}
\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
}

\supervisori{Prof. dr. W. Vlaams}{University of Antwerp, Belgium}
\supervisorii{Prof. dr. J. Stekker}{University of Antwerp, Belgium}

\jurychairman{Prof. dr. P. Dalinckx}{University of Antwerp, Belgium}

\jurymemberi{Prof. dr. J. Dezerooder}{University of Antwerp, Belgium}
\jurymemberii{Prof. dr. P. De Tollenaere}{Flanders Make, Belgium}
\jurymemberiii{Prof. dr. M. Byr}{IMEC, The Netherlands}

\facultyacronym{TI}
\phddegree{doctor in applied engineering}
\defenselocation{Antwerpen}
\defensedate{2018}
\titlepageimage{Images/uantwerpen-keyboard.jpg}

\isbn{987-90-57285-34-7}
\depot{D/2018/12.293/03}

\begin{document}

\maketitle

\frontmatter

\tableofcontents

\mainmatter
\chapter*{Introduction}

\lipsum[1]

\chapter{Research question}

\section{The datum}

\lipsum[2]

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

\lipsum[3-17]

\chapter{Literature review}

\lipsum[18-19]

\chapter{Theoretical background}

\lipsum[20-21]

\chapter{Technical results}

\lipsum[22-24]

\chapter{Conclusion}

\lipsum[25]

\appendix

\chapter{Symbols}


\makefinalpage

\end{document}

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