Code: Select all
\documentclass[a4paper,10pt,fleqn,twoside]{book}
\usepackage{amsmath,amssymb,amsfonts,a4wide} % Typical maths resource packages
\usepackage{graphics} % Packages to allow inclusion of graphics
\usepackage{color} % For creating coloured text and background
\usepackage{hyperref} % For creating hyperlinks in cross references
\usepackage{epsfig}
\usepackage{graphicx}
.
.
.
.
\begin{titlepage}
\begin{center}
\vspace*{15mm}
\Huge Hydrodynamic Stability and Flow Transitions\\
\vfill
\rm
{\LARGE Name} \\
\vspace*{15mm}
%\begin{center}
%\includegraphics[scale=0.5]{shield.gif}
% \end{center}
\normalsize
A dissertation submitted in partial fulfilment of the requirements for the degree of..... \\
\end{center}
\end{titlepage}
I have been trying to make this work but I do not know which package i need to define or if there is another of making this work I would like know !! thanks