In my text i put my table
\ref{table:3}
AND IN MY TABLE I START BY
\begin{table}[H]\label{table:1} \centering
But imagine my surprise when I see my table being referred as table a in my tex...!!
In my text i put my table
\ref{table:3}
AND IN MY TABLE I START BY
\begin{table}[H]\label{table:1} \centering
But imagine my surprise when I see my table being referred as table a in my tex...!!
\labelafter\caption. See (duplicate) Why does an environment's label have to appear after the caption? – Werner Sep 28 '14 at 18:12