Code: Select all
\documentclass[12pt,a4paper]{report}
\usepackage[a4paper,hmargin={3cm,2.5cm},vmargin={2.5cm,2.5cm}]{geometry}
\usepackage{graphicx}
\usepackage{fancyhdr}
\usepackage{setspace}
\usepackage{titlesec}
\pagestyle{fancy}
\lhead{\tiny THESIS PRELIMINARY REPORT}
\chead{}
\rhead{\tiny title}
\lfoot{\tiny DEPT}
\cfoot{\thepage}
\rfoot{}
\begin{document}
\doublespacing
\titleformat{\chapter}[display]
{\normalfont\huge\bfseries\centering}
{\chaptertitlename\ \thechapter}{20pt}{\Huge}
\titlespacing*{\chapter}{0pt}{-40pt}{40pt}
\pagenumbering{global}
\pagenumbering{arabic}
\begin{abstract}
\end{abstract}
\begin{center}
\chapter{\textbf{Introduction}}
\end{center}
Melvin