Is there any way to use \citet in IEEETran? It's a handy command that IEEETran doesn't support.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
| show 4 more comments |
|
As |
|||
|
|
natbibpackage? The\citetcommand is provided by thenatbibpackage. – Mico Feb 12 at 0:31Author (Year)citations. – percusse Feb 12 at 0:34natbibpackage (esp. if loaded with the optionnumbers) is smart enough to make\citetbehave like\citein such cases. – Mico Feb 12 at 0:37citepackage as the housestyle recommends in the manual. Forieeetranclass, there is no difference between\citetand\citep– percusse Feb 12 at 0:40natbib, with such error: Package natbib Error: Bibliography not compatible with author-year citations. – Clive Feb 12 at 5:19