master/generators/frontpage.tex

52 lines
2.2 KiB
TeX

\begin{titlepage}
\newcommand{\HRule}{\rule{\linewidth}{0.5mm}} % Defines a new command for the horizontal lines, change thickness here
\center % Center everything on the page
%----------------------------------------------------------------------------------------
% HEADING SECTIONS
%----------------------------------------------------------------------------------------
\textsc{\LARGE University of Bergen \\ Department of Informatics}\\[1.5cm] % Name of your university/college
%----------------------------------------------------------------------------------------
% TITLE SECTION
%----------------------------------------------------------------------------------------
\HRule \\[0.5cm]
\begin{Huge}
\bfseries{Title of your master thesis}\\[0.7cm] % Title of your document
\end{Huge}
\HRule \\[0.5cm]
%----------------------------------------------------------------------------------------
% AUTHOR SECTION
%----------------------------------------------------------------------------------------
\large \emph{Author:} Your name\\
\large \emph{Supervisors:} Name of supervisors\\[2cm]
%----------------------------------------------------------------------------------------
% LOGO SECTION
% This will require the graphicx package
% Change the line to comment if you only want the UiB Logo
% Logo for other faculties here: http://kapd.h.uib.no/profilmanual/99LastNed/99a_lastned.html
%----------------------------------------------------------------------------------------
\centerline{\includegraphics[scale=1.9]{figures/canvasWithFaculty}}
%\centerline{\includegraphics[scale=0.15]{figures/canvas}} %change for your faculty
%----------------------------------------------------------------------------------------
% DATE SECTION
%----------------------------------------------------------------------------------------
{\large \monthyeardate\today}\\[3cm] % Date, change the \today to a set date if you want to be precise
%----------------------------------------------------------------------------------------
% LOGO SECTION
%----------------------------------------------------------------------------------------
\vfill % Fill the rest of the page with whitespace
\end{titlepage}