diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex b/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex index ab9ab6d901d..2943214a6d9 100644 --- a/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex +++ b/Master/texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.tex @@ -4,7 +4,7 @@ \title{Using the \texttt{ndsu-thesis} class} \author{Aaron Feickert and Jonathan Totushek \\ \texttt{aaron.feickert@ndsu.edu}} -\date{29 July 2015} +\date{2 February 2016} \begin{document} \maketitle @@ -113,7 +113,7 @@ The same rules for centering, captions, and labels used in normal \texttt{figure \section{Example} -Below is a brief example of an M.S. thesis that includes all required and (many) optional elements. In this example, the examining committee includes the committee chair and only two additional committee members. For this example, \textsc{Bib}\TeX\ was used to manage references, which would be included in a file named \texttt{my-bib-file.bib} separately. +Below is a brief example of an M.S. thesis that includes all required and (many) optional elements. In this example, the examining committee includes the committee chair and only two additional committee members. For this example, \textsc{Bib}\TeX\ was used to manage references, which would be included in a file named \texttt{my-bib-file.bib} separately. \begin{verbatim} \documentclass[ms-thesis]{ndsu-thesis} @@ -125,7 +125,7 @@ Below is a brief example of an M.S. thesis that includes all required and (many) \cchair{Prof. John Adams} \cmembera{Prof. Abraham Lincoln} \cmemberb{Prof. George Washington} -\approvaldate{29 July 2015} +\approvaldate{2 February 2016} \approver{Prof. James Garfield} \abstract{This is the abstract for my thesis.} @@ -174,4 +174,4 @@ You could include a figure here. \end{document} \end{verbatim} -\end{document} +\end{document}
\ No newline at end of file |