<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi:<div>I've looked at the LaTeX Wikibook docn on \hyperref and \label but I still don't understand how to do something.</div><div>Consider a sentence where I wish to link, in this case,  the word<i> here </i>to a label that is defined forward. For example:</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div> For a Quick Start go <i>here</i> but if you need  Detailed Instructions go <i>here.</i></div><div>…. several intervening pages….</div><div><br></div><div>\label{sec:QuickStart}</div><div><br></div><div>…. more intervening pages….</div><div><br></div><div>\label{sec:Detailed Instructions}</div></blockquote><div><br></div><div>As far as I understand it the \ref only refers to already defined \labels.</div><div>And I can't seem to get it working with \hyperref.</div><div><br></div><div>Please contribute to me education by providing some advice.</div><div><br></div><div>TIA and respect…</div><div><br></div><div>Peter</div></body></html>