add tetex add statstyle latex filename xdvi filename.dvi &
latex filename xdvi filename.dvi &
latex filename latex filename xdvi filename.dvi &
\begin{frontmatter}
\begin{dedication}
\begin{center}
\begin{large}
\textbf{Dedication}
\end{large}
\end{center}
\null\vfill
\begin{center}
Type your dedication here
\vspace{12pt}
\end{center}
\null\vfill
\end{dedication}
% Insert biography and acknowledgements code here
\end{frontmatter}
\begin{center}
\begin{large}
\textbf{Biography}
\end{large}
\end{center}
Type biography here
\begin{acknowledgements}
\end{acknowledgements}
\tableofcontents \listoftables \listoffigures
%\chapter{Introduction} %Chapter 1
%\input{chapter1} %Chapter 1
%\input(chapter2} %Chapter 2
%\input{chapter3} %Chapter 3
%\input{chapter4} %Chapter 4
%\input{chapter5} %Chapter 5
\nocite{*}
\bibliographystyle{agsm}
\bibliography{bibliography}
Latex filename Bibtex filename Latex filename Latex filename xdvi filename &
\section{Section name}
This is a section
\cite{LaTexDude}
Latex filename Bibtex filename Latex filename Latex filename xdvi filename &
\begin{verbatim}
goptions display rotate=portrait horigin=1.5in vorigin=1.5in gsfmode=append;
* goptions dev=ps1 display rotate=portrait hsize=6in vsize=9in
horigin=1in vorigin=1in;
proc greplay igout=gseg nofs;
tc=sashelp.templt;
template=l2r2s;
treplay 1:gplot 2:gplot1 3:gplot3 4:gplot2;
quit;
proc greplay igout=gseg nofs;
tc=sashelp.templt;
template=l2r2s;
treplay 1:gplot4 2:gplot5 3:gplot6 4:gplot9;
quit;
\end{verbatim}
latex filename xdvi filename.dvi &