Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!bruce!monu1!vaxc!cen466p From: cen466p@vaxc.cc.monash.edu.au Newsgroups: comp.text.tex Subject: Re: Help with LaTeX label and ref Message-ID: <79039.2764c62f@vaxc.cc.monash.edu.au> Date: 11 Dec 90 00:42:39 GMT References: <41098@ut-emx.uucp> Organization: Computer Centre, Monash University, Australia Lines: 19 In article <41098@ut-emx.uucp>, seiler@ccwf.cc.utexas.edu (Carl Seiler) writes: > Help, I'm having trouble with \label and \ref commands in LaTeX. > > In my paper of documentstyle "article", I have several equations that > need to be labeled and referenced in the text. Here's part of my > *.tex file: > > Reference `eq:obj' on page 8 undefined. > > What's the problem here? You may have to compile the same file with LaTeX again. That is, in order to get the cross-references correct, you have to compile it twice. Do not delete the .aux from the first compilation. Infact, if you allow the first compilation to completion, you will find this message. "Re-run to get cross references correct". Hope this Helps. Parthasarathy Seshadri Down Under