出了点问题 — — 可能缺少了 \item。\end{thebibliography}

出了点问题 — — 可能缺少了 \item。\end{thebibliography}
\documentclass[10pt,journal,cspaper,compsoc]{IEEEtran}
\usepackage{multirow}
\usepackage{graphicx}
\usepackage[center]{caption}
\usepackage{subfigure}
\usepackage{amsmath}
\usepackage{mathtools}
\usepackage{cleveref}
\usepackage{booktabs}
%
%%%%%%
\usepackage[linesnumbered,ruled]{algorithm2e}
\SetEndCharOfAlgoLine{} % don't print semicolon in algo
\makeatother
\usepackage{setspace}
\usepackage{array}
%%%%%%%%%%%%%%%%%%%%
\hyphenation{op-tical net-works semi-conduc-tor}

\begin{document}





%\bibliographystyle{plain}
%\bibliographystyle{IEEEtran}
\bibliographystyle{unsrt}
\bibliography{references}

\end{document}

相关内容