It's probably a simple fix but I can't spot it. So here's the deal.
I have 7 images in my document, all labelled and happy as below.
Code: Select all
\begin{wrapfigure}{l}{0.5\textwidth}
\begin{center}
$\includegraphics[width=0.45\textwidth]{"./Pictures/Maxwell Boltzmann"}$
\end{center}
\caption{A graph to show the Maxwell Boltzmann distributions of three temperatures. $T_{red}<T_{green}<T_{blue}$}
\end{wrapfigure}
\label{fig:maxboltz}
Code: Select all
Figure \ref{fig:maxboltz} shows a typical graphical representation of the Maxwell-Boltzmann Distribution of speeds.
Thanks for any help you can give!
PS: I was going to put the preamble up here in spoiler tags so as to not make the post too long and boring but this forum doesn't seem to like then. So Preamble on request :S