Hi there,<br>somehow the number of my figures are wrong in the text of my paper, <br>all figures after figure 7 are labeled figure 7 or 5.1. in the text, although the labeling is correct in the caption of the figure. I checked that the label {} and ref{} content match (latex whould give me ?? in case they don't match anyway) and I did put the command  \label{} after \caption when including the figure.<br>
<br>Really don't know what to do. I exchanged \label{histogram} with \label{fig.histogram}  <br><br>here is an example of how I include figures: <br><br>\begin{center}<br>\begin{figure}[ht]<br>\includegraphics[width=0.6 \linewidth]{pLate.png}<br>
\textit{\caption{Relative Rise in Share of Pupils at Upper Secondary School between June and July, (Both Parents have the same Education Level)}}<br>\label{percentage-late}<br>\end{figure}    <br>\end{center}<br><br>Thank you very much!<br>
claudia<br>