Search found 1 match

by Gecko17k
Tue May 06, 2014 6:07 pm
Forum: General
Topic: Error: References point to sections instead of figures
Replies: 3
Views: 12068

Error: References point to sections instead of figures

Turns out that centering destroys the figure referencing. So with that it doesn't help to put the label after the caption.

\begin{figure}
\begin{center}
\includegraphics[width=90mm,height=90mm]{somefigure.jpg}
\caption{\footnotesize{Caption text here. \cite{somepaper}}}
\end{center}
\label ...