aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-12-22 16:57:21 +0100
committerNao Pross <np@0hm.ch>2021-12-22 16:57:21 +0100
commit9cec48769cf804f937a71e3c1b26074a4d3e5e3e (patch)
tree1ef893a81df69c7d61f3b4e80b91b51e2eacc5e1
parentlittel change oplot hardware (diff)
downloadFading-9cec48769cf804f937a71e3c1b26074a4d3e5e3e.tar.gz
Fading-9cec48769cf804f937a71e3c1b26074a4d3e5e3e.zip
Update titlepage
-rw-r--r--doc/thesis/tex/titlepage.tex59
1 files changed, 42 insertions, 17 deletions
diff --git a/doc/thesis/tex/titlepage.tex b/doc/thesis/tex/titlepage.tex
index 6e66e1f..b4b49bd 100644
--- a/doc/thesis/tex/titlepage.tex
+++ b/doc/thesis/tex/titlepage.tex
@@ -1,21 +1,46 @@
% vim: set ts=2 sw=2 noet:
\begin{titlepage}
-
-% {\large Multipath Fading Demonstration Platform using Software Defined Radio\par}
-% \vspace{1cm}
-% {\scshape Naoki Sean Pross \and Sara Cinzia Halter\par}
-% \vspace{1cm}
-% {\scshape Semester Thesis\par}
-% {\scshape December 23, 2021\par}
-
-% TODO. Picture
-% \vfill
-% Field of Study \par
-% Wireless Communications
-% Advisor, Examiner \par
-% Prof. Dr. Heinz Mathis
-% OST Eastern Switzerland University of Applied Sciences, Rapperswil
-
-
+ \newgeometry{
+ outer = 3cm, inner = 3cm,
+ }
+ \centering
+
+ {\huge\bfseries\sffamily
+ Multipath Fading Demonstration Platform using Software Defined Radio
+ \par}
+
+ \vspace{1cm}
+
+ {\large\slshape
+ Naoki Sean Pross, \qquad Sara Cinzia Halter
+ \par}
+
+ \vspace{1cm}
+
+ {\scshape
+ Semester Thesis
+ \par}
+
+ {
+ OST --- Eastern Switzerland University of Applied Sciences, Rapperswil
+ \par}
+
+ {\
+ December 23\textsuperscript{rd}, Fall Semster 2021
+ \par}
+
+ \vfill
+ % \includegraphics[width = \linewidth]{figures/}
+ \resizebox{.9\linewidth}{!}{
+ \input{figures/tikz/multipath-sketch}
+ }
+ \vfill
+
+ \begin{tabular}{rl}
+ \bfseries\sffamily Field of Study & Wireless Communications \\
+ \bfseries\sffamily Topic & Multipath Fading \\
+ \bfseries\sffamily Examiner & Prof. Dr. Heinz Mathis \\
+ \end{tabular}
+ \restoregeometry
\end{titlepage}