summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uantwerpendocs/uantwerpenphdthesis-example1.tex
blob: 888cfae0357c1a91fcc6a31940b5aeeb151fb6fd (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
179
180
181
182
183
184
185
186
%%
%% This is file `uantwerpenphdthesis-example1.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% uantwerpendocs.dtx  (with options: `pt-example1')
%% 
%% 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]{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.

%% You may want to use common fonts
\usepackage{mathptmx}
\iftutex
%% Just an example of font-scheme: this is in no way a recommended font
%% scheme!
\usepackage{cmbright}
\usepackage{fontspec}
\setmainfont
[UprightFont = *,
 BoldFont = *b,
 ItalicFont = *i,
 BoldItalicFont = *z,
]
{calibri}
\usepackage{sansmathaccent}
\fi

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

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

%% 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 and author and his/her/their affilliation and
%% address
\title{Harmonische Signaalanalyse\\met behulp van Lineaire
  Operatoren}
\subtitle{Waarom moeten titels van doctoraatsthesissen toch altijd
  lang en onverstaanbaar zijn?}
\author{Ing. Theofiel Hoekaff}
\affiliation{Universiteit Antwerpen\\
  Faculteit Toegepaste Ingenieurswetenschappen\\
  Co-design of Cyber-Physical Systems (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}{Universiteit Antwerpen, Belgi\"e}
\supervisor{prof. dr. J. Stekker}{Universiteit Antwerpen, Belgi\"e}

%% specify the chairman of the jury and his/her/their affiliation
\jurychair{prof. dr. P. Dalinckx}{Universiteit Antwerpen, Belgi\"e}

%% specify the memers of the jury and their affiliations
\jurymember{prof. dr. J. Dezerooder}{Universiteit Antwerpen, Belgi\"e}
\jurymember{prof. dr. P. De Tollenaere}{Flanders Make, Belgi\"e}
\jurymember{prof. dr. M. Byr}{IMEC, Nederland}

%% specify your degree (manually) and where and when you obtain your degree
\degree{doctor in de toegepaste ingenieurswetenschappen}
\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*{Inleiding}

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

%% a first numbered chapter
\chapter{Onderzoeksvraag}

%% a first numbered section
\section{Het gegeven}

\kant[2]

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

\kant[3-17]

\chapter{Literatuurstudie}

\kant[18-19]

\chapter{Theoretische achtergrond}

\kant[20-21]

\chapter{Eigen realisatie}

\kant[22-24]

\chapter{Besluit}

\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{Symbolen}

\chapter{Publicaties}
%% Put your bibliography here using BibTeX

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

\end{document}



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