Code: Select all
\documentclass[11pt,a4paper]{report}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{appendix}
\usepackage{caption}
\usepackage{booktabs}
\usepackage{lipsum}
\usepackage{dcolumn}
\usepackage{natbib}
\usepackage{array}
\usepackage{graphicx}
\usepackage{makeidx}
\usepackage{hyperref}
\usepackage{amssymb,array}
\usepackage{epsfig}
\usepackage{mathtools}
\usepackage{tabularx}
\usepackage{slashbox}
\usepackage[danish]{babel}
\usepackage{lmodern}
\usepackage{xcolor}
\usepackage{subfloat}
\usepackage[nottoc]{tocbibind}
\parindent0em
\begin{document}
\begin{titlepage}
\centering
\vspace*{4\baselineskip}
\large
\bfseries
An investigation of service incompatibility side effects of refactoring \\[5\baselineskip]
\normalfont
\small
A dissertation submitted in partial fulfilment \\
of the requirements for the Open University's \\
Master of Science Degree \\
in Computing for Commerce and Industry \\
\vfill
NAME \\
(XXXX) \\[2\baselineskip]
\textbf{\today} \\[2\baselineskip]
%Word Count: {\color{red}xxxxx}
\end{titlepage}
\end{document}
EDIT:
I should perhaps have written that the config window says
I found no \citation commands---while reading file xx.aux
I found no \bibdata command---while reading file xx.aux
I found no \bibstyle command---while reading file xx.aux
(There were 3 error messages)