February 8, 2011
Latex Table \ref Incorrect Numbering
I don’t want to describe the problem here because it is really wired. If you have any \ref numbering problem, you can have a try of this solution.
Solution:
Try to move the \caption to the top of the table.
Move \label inside \caption{ }.
That’s it.
Reference,
http://stackoverflow.com/questions/2477878/latex-table-reference
Tags: latex
