Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!ucsd!ucbvax!agate!shelby!portia.stanford.edu!rstanton From: rstanton@portia.Stanford.EDU (Richard Stanton) Newsgroups: su.computers,comp.text.tex Subject: Need help with LATEX table problem. Message-ID: <1990Nov16.192146.23789@portia.Stanford.EDU> Date: 16 Nov 90 19:21:46 GMT Sender: rstanton@portia.Stanford.EDU (Richard Stanton) Organization: Stanford GSB Lines: 16 I'm having a problem using the \ref command with LATEX tables. I start the table using \begin{table} \label{tname} ... then refer to it in the text as \ref{tname}. However, this often either gives me the wrong number, or even a section number (e.g. 4.2.1), which is not what I want. This is the way I use \label in equations, sections etc, and it always works. What's wrong here? Thanks for any suggestions Richard Stanton pstanton@gsb-lira.stanford.edu