-
! LaTeX Error: Command \NAT@parse already defined.
Or name \end… illegal, see p.192 of the manual.when I try to use natbib.sty. Putting the following in the preamble:
\documentclass[conference,12pt]{IEEEtran}
\makeatletter
\let\NAT@parse\undefined
\makeatother\usepackage{natbib}
fixes the situation.
links for 2010-03-09
March 10, 2010 by Philologus


