How do i remedy this ?
I wil label my figures as such
Code: Select all
\begin{figure}
\label{fig:normalplots2}
\centering
\includegraphics[scale=0.5,angle=0]{normalplots.eps}
\caption{}
\end{figure}
and reference them like this
Code: Select all
\ref{fig:normalplots2}