Readers,
Using the amsmath package, I'm trying the following:
Lorem ipsum dolor sit amet, (\ref{equation1}) and (\ref{equation2})
consectetur adipisicing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua.
\begin{align}
a+b& = c\\
d+e& = f
\end{align}
Where do I put the labels \label{equation1} and \label{equation2}?
Yours,
latexatconference.jabber.org