\title{PLACE THESIS TITLE HERE} % use all capital letters
\author{Your Name} % use mixed upper & lower case
\prevdegrees{B.A. B.Sc. Hons (Qld)} % Used to specify your previous degrees...use mixed upper & lower case
\advisor{Dr Ask Me} % example: Professor Lawrence K. Forbes
\dept{Mathematics} % your academic department
\submitdate{August, 2004} % month & year of your thesis submission
\title{SHIP HYDRODYNAMICS} % use all capital letters
\author{John Smith} % use mixed upper & lower case
\prevdegrees{B.A. Hons (QUT)} % Used to specify your previous degrees...use mixed upper & lower case
\advisor{Dr Ask Me} % example: Professor Lawrence K. Forbes
\dept{Mathematics} % your academic department
\submitdate{August, 2004} % month & year of your thesis submission
\newcommand{\abstextwithesis} and \newcommand{\acknowledgement}.
Look at the very top of the file 'prelude.tex'. You will see a lot of commands with 'true' contained at the end of
the command name. These are actually flags that specify which elements of the preface you want to generate. By default all
the commands are set to true (include everything) but if you don't want to include something you merely change the 'true' to
'false' at the end of the command name. For example, to not include the title page you would change \titlepgtrue
to \titlepgfalse. This is actually a handy thing to do since the title page contains the University logo on it
and this causes a delay in display refresh times when viewing the dvi file since the image has to load each time. If your computer
is slow-ish you probably want to set the above command to false to leave it out until you want to print a rough draft etc.
A sample bibliography database has also been included to give you an idea of how to set one up. See the BibTeX manual for more help on this topic. In addition, appendices have been added but these can be removed if needs been by simply commenting the appropriate include statements out in 'thesis.tex'.
Perhaps this is not the best way to produce a thesis but it's a reasonable start and hopefully over time we can all make suggestions about what this style file should include so that the department has a quality style file that can be used by all students. For this reason suggestions and comments are most welcome and should be forwarded to me by way of the contact below.