Code: Select all
\addcontentsline{toc}{chapter}{Bibliography}
\renewcommand\bibname{BIBLIOGRAPHY}
\bibliographystyle{ieeetr}% Change this one to format bibliography differently
\begin{singlespace}
\bibliography{bibliography}
\end{singlespace}
\cite{author:yearll}
I am pretty new at this and I THINK I am doing everything I am suppose to... but obviously I am missing something. any suggestions?