Should I put citations before or after equations?
For example: the following sequence
\citep{----}
\begin{equation}
--------
\end{equation}
or the following sequence
\begin{equation}
--------
\end{equation}
\citep{----}
|
Should I put citations before or after equations? For example: the following sequence
or the following sequence
|
|||||||||||||||
|
|
As a matter of convention, used in most reputed journals, the citations are used before equation environment. That is the first method is better. Moreover, this makes the citation more visible than the second method. Also in the second method, if numbered citations are used, it may get confused with the equation itself. As someone has already mentioned this is a question for academia.se and may be migrated or cross posted. |
||||
|
|