% Created:      Date
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
\chapter{Your Review of the Literature}\label{ch-review}
\minitoc %
\onehalfspace   %one and a half spacing as required by SGS
%\doublespace   %double spacing if drafting
%====================================================================================================================
\section{Section Name}
\subsection{Subsection 1}\label{subsect-1}%
\subsubsection{Sub-Subsection}
This is what other people have done blah blah.

Here are some references \cite{ref1, ref2, ref3}. Here is another reference from another Bibtex bibliographic
database \cite{ref0}. Don't forget that Bibtex does is generally not case-sensitive and does everything in lower
case. This is a big problem if your papers use the abbreviated names for elements; you'll need to put braces...
you know these things: \{, \} around them to maintain the case. See the way \cite{ref0} is done in the second
database.

%====================================================================================================================
\section{Another Section}
I recommend using something like Endnote to keep an electronic track of what is in all of those manilla folders
you have full of papers. This way you can let your fingers do the walking when you can't remember where that
pesky paper is or who the authors are. Then just export them in Bibtex format and Bibtex will take only what it
needs. I did however find that there seemed to be a limit to what either Miktex or my PC could handle and I had
to keep the number of Bibtex database (.bib) files to around 7 otherwise it would for some reason truncate my
total number of references. Then again I did have over 100 references in my review section. Setting the number
of references in the bibliography with the \{\#\} option in bibliography style didn't seem to help.

%---------------------------------------------------------------------------------------------------------------------
\subsection{Not another subsection}

\singlespacing
\bibliographystyle{unsrt}
\bibliography{bib1,bib2}
