Theses style 2
- A different LaTeX class file - with the same chapter .tex files as in Thesis1.
- It is assumed you know enough TeX to use these, look at the sample thesis for details and the comments
in each of the .tex files
- See: our local help page for TeX help.
- You need the *.cls file and .... well look at the thesis.tex file to see what else. To copy all of these to your account, first make a
thesis directory then from whithin that directory issue the following:
> cp /opt/local/apache2/htdocs/local/Tex/Thesis2/*.tex .
> cp /opt/local/apache2/htdocs/local/Tex/Thesis2/msudoc.cls .
> cp /opt/local/apache2/htdocs/local/Tex/Thesis2/mystyle.sty .
> cp -r /opt/local/apache2/htdocs/local/Tex/Thesis2/figs/ .
> cp /opt/local/apache2/htdocs/local/Tex/Thesis2/thesis.bib .
> cp /opt/local/apache2/htdocs/local/Tex/Thesis2/thesis.ps .