summaryrefslogtreecommitdiff
path: root/common/titlepage.tex
blob: c83303e9036b1f7593678a540d90dc4f2a4618a3 (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
% SPDX-License-Identifier: CC-BY-SA-4.0
%
% Copyright (c) 2020 Philipp Le
%
% Except where otherwise noted, this work is licensed under a
% Creative Commons Attribution-ShareAlike 4.0 License.
%
% Please find the full copy of the licence at:
% https://creativecommons.org/licenses/by-sa/4.0/legalcode

\begin{titlepage}
	\begin{center}
		\normalsize

		\vspace*{1cm}
	
		\includegraphics[width=9cm]{../common/EIT_SIGN_ovgu}
		
		\vspace{1.5cm}
	
		\Huge
		Digital Communication Systems
		
		\vspace{0.75cm}
		
		\ifdefined\thesubtitle
		\Large
		\thesubtitle
		
		\vspace{0.75cm}
		\par
		\fi
		
		\normalsize
		\textbf{\thekindofdocument}
		
		\vspace{1.5cm}
		
		\normalsize
		Chair of Microwave and Communication Engineering \\
		Institute for Information Technology and Communications \\
		Faculty of Electrical Engineering and Information Technology \\
		Otto-von-Guericke-University Magdeburg
		
		\vspace{0.75cm}

		\normalsize
		\textsc{Lecturer:} \\
		Philipp Le, M.\,Sc.
		
		\vspace{0.75cm}
		
		\normalsize
		Summer Semester 2020
	\end{center}

	\vfill
	
	\begin{flushright}
		\footnotesize
		Revision \therevision, \therevisiondate
	\end{flushright}
\end{titlepage}