%% Skeleton thesis by one Wile E. Coyote illustrating use of NMSU
%% thesis style file (nmsu-thesis.sty)
%% 
%% NOTES:
%% - The report class is used for using chapters in addition to sections
%% - 12pt is used so that 6 lines per inch are used, as required by guidelines:
%%      http://www.nmsu.edu/%7Egradcolg/Guidelines/manuscript.html#LineSpacing
%%   1 inch = 72.27pt; so 12pt gives 6.0225 lines vs. 7.227 for default 10 pt
\documentclass[12pt]{report}
\usepackage{cs-nmsu-thesis}

%% NOTE: Use the LAYOUT package to get a graphical depiction of the
%% page layout. Uncomment the following as well as \layout later.
%% \usepackage{layout}

%%........................................................................
%% Macro definitions

%%........................................................................
%% Start of thesis proper

\begin{document}

%% NOTE: Uncomment the following to show the page layout diagram
%% \layout

\title{Empirical Investigation of ACME Rockets \mbox{in Roadrunner Tracking}}
\author{Wile E. Coyote}
\phddegree
\chair{Tasmanian Z. Devil}
\dean{Linda Lacey}
%% NOTES:
%% - Committee members go in alphabetical order by last name.
%% - Middle initial is required unless not applicable.
\firstadviser{Bugs A. Bunny}
\secondadviser{Sylvester T. Cat}
\thirdadviser{Elmer C. Fudd}
\fourthadviser{Pep\'{e} le Pew}
\submitdate{May 2004}
\copyrightyear{2004}

%% from http://looneytunes.warnerbros.com/web/sitemap.jsp
%% Bugs Bunny 
%% Daffy Duck 
%% Wile E Coyote 
%% Road Runner 
%% Elmer Fudd 
%% Porky Pig 
%% Sylvester, Granny & Sylvester Jr. 
%% Tweety 
%% Pepé Le Pew 
%% Tasmanian Devil 
%% Marvin the Martian 


\dedication{This Dissertation is dedicated to my parents ...}

\acknowledgments{The staff members at ACME, Inc. provided valuable
        support in using their products.
        ...
        Some of the work used computing resources at NMSU made possible
        through MII Grants EIA-9810732 and EIA-0220590.
	...
        Part of this thesis was also supported from a grant by ACME, Inc.}

\vita{}

\publicationsection{}
\associationsection{}
\majorfield{Game and Wildlife}
\fieldofstudy{Roadrunner Tracking}


\theabstract{Road Runners ({\em Geococcyx californianus}) are extremely
difficult to catch without the use of sophisticated technology. This
thesis experiments with the usefulness of various rockets developed by
ACME to quantify the effectiness of them for this task.}

\preliminarypages

\chapter{Introduction}


The Road Runner represents a tantalizing target for coyotes. Up until
now, capturing them has been virtually impossible. 
%%
Recently, new technology by ACME, Inc. \cite{Smith-99} promises to make
this task more feasible.\footnote{
%%
For example, field tests resulted in fewer accidents with anvils.}
%%
This thesis investigates the use of recent rockets provided by ACME to
evaluate their effectiveness for this task.\footnote{%%
%%
No animals were hurt during the experimentation for this thesis: all
tests were monitored by the Society for the Prevention of Cruelty to
Animals.}
%%

...  

\noindent
This elaborates on the initial experiments discussed in
\cite{Coyote-03}.


\chapter{Background}

\section{Geococcyx californianus}

\section{Rocketry}

\subsection{Chinese rockets}

\subsection{ACME rockets}

\subsubsection{General}

\subsubsection{Desert grade}

\chapter{Motivation}


\chapter{Experiments}

\begin{figure}
\begin{center}

diagram goes here

\end{center}
\caption{ACME Rocket diagram}
\label{rocket-figure}
\end{figure}



\chapter{Future Work}


\chapter{Conclusion}

\appendix

\chapter*{APPENDICES}
\thispagestyle{empty}
\addcontentsline{toc}{chapter}{APPENDICES}

\chapter{Specification of common {\sc acme} rockets}

%%........................................................................
%% Bibliography

\bibliographystyle{plain}
\bibliography{wiley-common}

\end{document}
