\documentclass[11 pt]{article}
\usepackage[margin=1in]{geometry} 
\usepackage{amsmath, amsfonts, amsthm,times,multicol,tikz,color,amsrefs,setspace}
\evensidemargin=0.25in  
\oddsidemargin=0.25in
\textwidth=6.25in

%%%%%% YOU ONLY NEED TO MAKE THE STATED CHANGES HERE %%%%%%%%%%%%%%%%%%%%
%%%%%% AND THEN TYPESET THE COVER PAGE %%%%%%%%%%%%%%%%%%%%

\newcommand{\thesistitle}{THESIS TITLE} %% replace with your thesis title (in all caps) %%
\newcommand{\thesisauthor}{Student's full name} %% replace with your full name %%
\newcommand{\thesisdirector}{Thesis director's name} %% replace with your thesis director's name (without Dr.) %%
\newcommand{\dateofthesis}{Graduation month, Graduation year} %% replace with your month and year of graduation %%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                                                                                                                                                                                                    


\begin{document}
\thispagestyle{empty} 

\mbox{} \vspace{0.3in}

\begin{center}
\thesistitle \\[0.4in]
by \\[0.2in]
\thesisauthor \\[0.4in]
Honors Thesis\\[0.2in]
Appalachian State University \\[0.2in]
Submitted to the Department of Mathematical Sciences \\
in partial fulfillment of the requirements for the degree of \\[0.2in]
Bachelor of Science\\[0.2in] 
\dateofthesis \vfill 
\end{center}

Approved by: \\

\begin{flushright}
\rule{5.1in}{0.02cm}\\
\thesisdirector, Ph.D., Thesis Director\\[0.5in]
\rule{5.1in}{0.02cm}\\
William J. Cook, Ph.D., Honors Director, Department of Mathematical Sciences\\[0.5in]
\rule{5.1in}{0.02cm}\\
Eric S. Marland, Ph.D., Chair, Department of Mathematical Sciences
\end{flushright}
\clearpage



% This is the copyright page.  It is optional. 
\mbox{} 
\vfill
\thispagestyle{empty}
\begin{center}
\textcopyright  \; Year \\
Your name \\
ALL RIGHTS RESERVED\\[1in]
\end{center} 
\clearpage


% This is the abstract pate.  It is required
\thispagestyle{empty}
\doublespacing
\section*{ \begin{center} Abstract \end{center} }
Put your abstract here. This section is completely optional.  Many honors theses do not have an Acknowledgements section and you should feel free to delete this section. However,  some students like to use this section to thank people who have helped them with the thesis.  Also, it is nice to use this section to acknowledge any grants you have received to help with your thesis. 

\clearpage



%This is the acknowledgements page.  It is optional. 
\section*{   \begin{center} Acknowledgements \end{center} }
\thispagestyle{empty}
This section is completely optional.  Many honors theses do not have an Acknowledgements section and you should feel free to delete this section. However,  some students like to use this section to thank people who have helped them with the thesis.  Also, it is nice to use this section to acknowledge any grants you have received to help with your thesis. 
\clearpage




%This is the table of contents page.  It is optional. 
\thispagestyle{empty}
\tableofcontents
\clearpage




%Your thesis begins here!
\setcounter{page}{1}
\renewcommand{\baselinestretch}{2} 

\section{Your first section}

Some excellent math written in a very engaging style.  



\section{Your second section}
More excellent math still written in an engaging style.   Below you can find an example table.   Do not forget  to include the caption!  Notice we labeled this table ``wood".  You can refer to the table in your writing as Table \ref{wood}.  

{ \singlespacing
\begin{table}[h] 
\begin{center}
\begin{tabular}{|c||c|c|c|} \hline 
Year & Waste, bark, fuel & Pulpwood & Fencing\\ \hline \hline 
$1$ & $\$4.69$ & $\$19.08$ & $\$4.0x10^{-8}$\\ \hline 
$2$ & $\$5.81$ & $\$14.95$ & $\$3.6x10^{-6}$\\ \hline 
$3$ & $\$5.68$ & $\$8.28$ & $\$4.6x10^{-5}$\\ \hline 
$4$ & $\$5.25$ & $\$4.23$ & $\$2.5x10^{-4}$\\ \hline 
$5$ & $\$4.72$ & $\$2.08$ & $\$9.0x10^{-4}$\\ \hline 
PV Total Cost & $\$23.74$ & $\$46.15$ & $\$1.0x10^{-3}$\\ \hline 
5-year Term & $\$23.74$ & $\$46.15$ & $\$1.0x10^{-3}$ \\  \hline 
\end{tabular}
\end{center}
\caption{one-year term costs for three different wood products}  \label{wood}
\end{table}   }

Your work might also need to include some figures.  Here's an example.  Again don't forget the caption.  Notice that we labeled this figure ``logo".  You can refer to the figure in your writing as Figure \ref{logo}.  

\begin{figure}[ht]
\begin{center}
\includegraphics[width=2in]{ASU.png}
\end{center} 
\caption{mathematical sciences logo}  \label{logo}
\end{figure}


% and so on with as many sections as you need.  Don't forget that you have to typeset twice to get the table of contents to agree with the page numbering for your sections. 

\mbox{}  \clearpage






% Here's an example of using AMSRefs to format your bibliography.   WARNING AMSREFS DOES NOT ALPHABETIZE FOR YOU.  YOU MUST PUT YOUR SOURCES IN ALPHABETICAL ORDER BY AUTHOR
 \begin{bibsection}[References]
\begin{biblist}

  
  \bib{MusicActions}{article}{
   author={Crans, A.},
   author={Fiore, T.},
   author={Satyendra, R.},
   title={Musical Actions of Dihedral Groups},
   journal={Amer. Math. Monthly},
   volume={116},
   date={2009},
   number={6},
   pages={479--495},
  }
  
  
\bib{Fray}{book}{
   author={Fraleigh, J.},
   title={A First Course in Abstract Algebra},
   publisher={Addison-Wesley Publishing Co., Reading, Mass.-London-Don
   Mills, Ont.},
   date={1967},
    pages={xvi+447},
}

 
 \bib{history}{webpage}{
 author={O'Connor, J.},
 author={Robertson, E.},
 title={Georg Ferdinand Ludwig Philipp Cantor},
 subtitle={Mac-Tutor History of Mathematics Archive},
 accessdate={December 14, 2015},
 url={http://www-history.mcs.st-and.ac.uk/Printonly/Cantor.html},
 }

%WARNING:  If you are using a webpage as a reference you need to be sure that it hosts peer-reviewed sources.  To be safe, please check with me before including websites as reference. 

\end{biblist}
\end{bibsection}


\end{document}