I've written a synopsis section for each chapter of my thesis, and I'd like to refer to various sections or subsections using \label and \ref commands. However, since the synopsis precedes the chapter, I'm getting errors simply because the relevant \ref commands precede the \label commands.
Is there a simple work-around to allow for bidirectional referencing?
Thanks!