I need some help. I'm writing my thesis and the title page must to be in form:
Code: Select all
* *
University
figure Faculty
Department
title
author
consultant
date
* *
Code: Select all
\begin{titlepage}
\center
\resizebox{5cm}{!}{\includegraphics{images/figure.eps}}\hfill
{\large University \\ Faculty \\ Department}
\vfill
{\LARGE \bf The titel of my thesis} \\[20pt]
{\Large It's me} \vfill {\bf Consultant}:\\ My consultant \vfill
{Here, 2008}
\end{titlepage}
Thank you in advance