Possible Duplicate:
Is it possible to have certain words in the document always in bold?
I have some old papers with a lot of references in it. I am converting them into LaTeX PDFs. I am not using any citation package here to style the references - it would be extremely painful and definitely not worth the effort to make the .bib file having all the old references. However, I would like to all of the et al in the text to be italicized.
The obvious approach would be to use the \emph the usual way for each instance of et al. But is there a faster/smarter way to achieve this? Some kind of pre-declaration in the preamble to automatically detect et al in the text and print them as italics?
\etalfor example). – Qrrbrbirlbel Oct 29 '12 at 17:25