参考列上的列重叠

参考列上的列重叠

首先我想说的是,我刚开始使用 Latex,我的导师希望我使用它发表一篇论文。在 LaTeX 方面,我觉得自己是初学者中的初学者。所以如果这对这里的任何人来说都是显而易见的,我很抱歉。

问题是,在我的参考文献部分中,列与正文列和其他一些参考文献重叠。我对此进行了一些研究,但在尝试修复这些错误时,没有任何效果,再次说明,作为新手,我很容易错过这一点。我附上了开头部分的代码,看看这是否还不够,如果您需要更多信息,只需说出来,我就会回复所需的代码。我还附上了一张图片,显示了问题的样子

\documentclass[conference]{IEEEtran}
\IEEEoverridecommandlockouts
% The preceding line is only needed to identify funding in the 
% first footnote. If that is unneeded, please comment it out.

\usepackage{flushend}
\usepackage{cite}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
\pagestyle{plain}
\usepackage{pgfplots}
\pgfplotsset{width=10cm,compat=1.7}


%\usepgfplotslibrary{external}
%\tikzexternalize
\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
    T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
\begin{document}

参考问题图片示例


更新

附件是 O'Donnell 和 Cimpanu 的条目

Cimpanu 入口

奥唐奈入口

相关内容