Jon Dehdari



OSUThesis.sty - A LaTeX Style for Ohio State University Dissertations and Theses




Files

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}

See Also

Hall of Fame

Dissertations using OSUThesis.sty (Email me if you'd like to join the hall of fame)

License

(c) Jon Dehdari, 2008-2014
The osuthesis.sty file may be used under the terms of the free LaTeX Project Public License.