Im writing a thesis in Latex and am trying to create a title page with a the fancyhdr package. However the right header Swinburne University of Technology (Sarawak Campus) refuses to appear on the title page. Could someone please help me to fix this? Below is the code and the default title page.
url = http://ge.tt/2CwKfBZ2
\begin{titlepage}
\thispagestyle{titlepage}
\begin{center}
\vspace*{1cm}
\Large
\textbf{Swinburne University of Technology \\Sarawak Campus\\ Faculty of Engineering, Computing \& Sciences}
\vspace{0.5cm}
\Large
Modelling of an Involute Spur Gear via Finite Element Method
\vspace{1.5cm}
Bachelor of Engineering\\
(Mechanical)
\vspace{0.8cm}
\includegraphics[width=0.6\textwidth]{Swinburne}
\Large
Name\\
June/2016
\end{center}
\end{titlepage}

fancyhdrused on the titlepage sounds very very wrong. How to customize my titlepage? and https://en.wikibooks.org/wiki/LaTeX/Title_Creation – Johannes_B Mar 26 '16 at 09:01