summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex')
-rw-r--r--Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex b/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex
index 1a9caa1a776..9b680e8b039 100644
--- a/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex
+++ b/Master/texmf-dist/doc/latex/msuthesis/msu-thesis.tex
@@ -1,7 +1,7 @@
\documentclass[11pt]{article}
\title{\textbf{Using the MSU Thesis Class}}
\author{\textbf{Alan Munn}\\Department of Linguistics and Languages\\\texttt{amunn@msu.edu}}
-\date{Version 1.5\\December 12, 2010}
+\date{Version 1.5b\\December 13, 2010}
\usepackage[T1]{fontenc}
\usepackage[margin=1in]{geometry}
\usepackage{titling}
@@ -69,7 +69,7 @@ Formatting a dissertation according to a University's thesis requirements is not
\section{Background}
The MSU Thesis Class is based on the \pkg{memoir} document class. The \pkg{memoir} class is an extensive class that incorporates the functionality of many other packages into it. The class is extensively documented, and the documentation (\pkg{memman.pdf}) should be available with any \TeX\ distribution. I strongly recommend that you familiarize yourself with \pkg{memoir} as you use the present class.
\section{Package Options}
-In addition to any options passed to the \pkg{memoir} class (e.g. |oldfontcommands|; see Section \ref{sec:fonts}), the \pkg{msu-thesis} takes one option to specify the type of degree, (see Table~\ref{degrees}). If no options are specified, a Ph.D. dissertation is assumed, and the extra title page and abstract are not produced.\footnote{In the Fall 2010, MSU moved to electronic submission of theses and dissertations, although paper can still be submitted until December 16, 2010. The present class file assumes electronic submission.}
+In addition to any options passed to the \pkg{memoir} class (e.g. |oldfontcommands|; see Section \ref{sec:fonts}), the \pkg{msu-thesis} takes one option to specify the type of degree, (see Table~\ref{degrees}). If no options are specified, a Ph.D. dissertation is assumed.\footnote{In the Fall 2010, MSU moved to electronic submission of theses and dissertations, although paper can still be submitted until December 16, 2010. The present class file assumes electronic submission.}
\begin{table}
\centering
\begin{tabularx}{.8\textwidth}{>{\ttfamily}lX}
@@ -138,10 +138,10 @@ The basic outline of a dissertation or thesis document is shown in Table~\ref{st
\item Chapter 2
\item \ldots
\item Chapter $n$
+ \item{Appendices}
\end{itemize}
\item |\backmatter|
\begin{itemize}
- \item{Appendices}
\item{Bibliography}
\end{itemize}
\item |\end{document}|
@@ -246,9 +246,9 @@ Your acknowledgements here
\DoubleSpacing
\chapter{Your first chapter}
%
-\makeappendixcover
\appendix
-\chapte{Your first appendix}
+\makeappendixcover
+\chapter{Your first appendix}
\backmatter
\makebibliographycover
\SingleSpacing