Skip to content

Instantly share code, notes, and snippets.

@alexeygrigorev
Last active September 26, 2015 17:33
Show Gist options
  • Save alexeygrigorev/63d66a9150950daa513a to your computer and use it in GitHub Desktop.
Save alexeygrigorev/63d66a9150950daa513a to your computer and use it in GitHub Desktop.
IT4BI Master Thesis title at DIMA TU Berlin
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
\documentclass[12pt, book, titlepage]{article}
\usepackage{geometry}
\geometry{left=3.5cm}
\geometry{right=2.3cm}
\geometry{top=2.4cm}
\geometry{bottom=2.4cm}
\usepackage{graphicx}
\graphicspath{{}{./figures/}}
\begin{document}
\begin{titlepage}
\begin{center}
\includegraphics[height=0.13\textheight]{logo_dima.pdf}
\hfill
\includegraphics[height=0.15\textheight]{logo_it4bi.png}
\hfill
\includegraphics[height=0.13\textheight]{logo_tub.png}
\vspace*{1.5cm}
\LARGE
\textsc{Identifier namespaces in mathematical notation}
\vspace{1cm}
\Large \textsc{Master Thesis}
\vspace{0.2cm}
by
\vspace{0.4cm}
\textbf{Alexey Grigorev}
\vspace{1.0cm}
\vfill
\large
Submitted to the Faculty IV, Electrical Engineering and Computer Science
Database Systems and Information Management Group
in partial fulfillment of the requirements for the degree of
\textbf{Master of Science in Computer Science}
as part of the ERASMUS MUNDUS programme IT4BI
at the
\textsc{Technische Universit\"{a}t Berlin} \\
July 31, 2015
\vfill
\begin{flushright}
\normalsize
\emph{Thesis Advisors:}\\
Moritz \textsc{Schubotz} \\
Juan \textsc{Soto} \\
\ \\
\emph{Thesis Supervisor:}\\
Prof. Dr. Volker \textsc{Markl}\\
\end{flushright}
\end{center}
\end{titlepage}
\newpage
\ \\
\vspace{1.0cm}
\textbf{Eidesstattliche Erkl\"arung}
Ich erkl\"are an Eides statt, dass ich die vorliegende Arbeit selbstst\"andig
verfasst, andere als die angegebenen Quellen/Hilfsmittel nicht benutzt,
und die den benutzten Quellen w\"ortlich und inhaltlich entnommenen Stellen
als solche kenntlich gemacht habe.
\ \\
\textbf{Statutory Declaration}
I declare that I have authored this thesis independently, that I have not used
other than the declared sources/resources, and that I have explicitly marked
all material which has been quoted either literally or by content from the used sources.
\ \\ \ \\
\begin{flushright}
Berlin, July 31, 2015
\ \\
Alexey \textsc{Grigorev}
\end{flushright}
\newpage
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment