【原创】Latex 参考文献风格设置(IEEE Transaction)
(2014-09-15 20:46:54)
%Packages
%[For Reference Style]
%\usepackage[numbers,sort&compress]{natbib} -->produce [1-3] style;
\usepackage{cite} %-->produce [1]-[3] style;These two conflict with each other, can nly choose one of them.