Your .tex file
Here is an example .tex file:
\documentclass[11pt,oneside]{book}
\usepackage{osuthesis}
\author{Baba O'Riley}
\title{The Title goes here}
\papertype{Dissertation}
\degree{Doctor of Philosophy}
\dept{Underwater Basketweaving} % https://en.wikipedia.org/wiki/Underwater_basket_weaving
\subject{Statistical Underwater Basketweaving}
\keywords{Wicker, Brine, Container Topology}
\committeechair{Isaac Newton}
\committeemembera{Albert Einstein}
\committeememberb{Foo Lano}
%\committeememberc{SpongeBob SquarePants}
%\committeememberd{Brutus Buckeye}
\abstract{ % http://www.phdcomics.com/comics.php?f=1121
This paper presents a [synonym for new] method for [sciencey verb]
the [noun few people have heard of]. Using [something you didn't
invent], the [property] was measured to be [number] +/- [number]
[units]. Results show [sexy adjective] agreement with theoretical
predictions and significant improvement over previous efforts by
[Loser] et al. The work presented here has profound implications
for future studies of [buzzword] and may one day help solve the
problem of [supreme sociological problem].
}
\ack{
Stuff
}
\vita{
Stuff
}
\publications{
Stuff
}
\studyfields{
Stuff
}
\begin{document}
\frontmatter
\chapter{Introduction}
I'll tell you a story \\
About Mary Morey, \\
And now my story's begun. \\
I'll tell you another \\
About her brother, \\
And now my story's done. \\
\chapter{Conclusion}
Ciao baby!
\end{document}