You will find LaTeX Styles For Theses and Dissertations here.
NOTE:Due to changing requirements from the College, things like margins may be out-of-date. It is the responsibility of the author to check that the document produced comforms to the College requirements.
There are standard LaTeX styles for the following:
Master's Thesis
The style is called ksuthesis.sty. To use it, open the LaTeX document with the line
\documentstyle{ksuthesis}
The style is described in detail in the file ksuthesis.doc.
Ph.D. Dissertation
Single advisor
Use the style called ksudiss.sty by opening the LaTeX document with the line
\documentstyle{ksudiss}
A sample dissertation containing more information on using the style can be found in the file dissexample.tex in the directory /usr/local/lib/tex/inputs.
Multiple advisors
Use the style called ksudissco.sty by opening the LaTeX document with the line
\documentstyle{ksudissco}

