Search found 1 match

by ntumre
Thu Jun 30, 2011 4:13 am
Forum: BibTeX, biblatex and biber
Topic: Citation with italic "et al."
Replies: 1
Views: 2581

Citation with italic "et al."

I used natbib package and use \citep{Obama2011} to obtain (Obama et al. 2011). Is it possible to change the et al. to italic, i.e., (Obama et al. 2011). Thank you.

Code: Select all

\usepackage[round,authoryear]{natbib}