Citations within a caption in Latex

By chris

Citations within a caption of a table or figure can produce errors. You will need to use the “\protect” statement.

\caption{The top line shows the result by Einstein et al \protect\cite{einstein}}.

Tags: , ,

Leave a Reply