引用問題

引用問題

我正在使用 IEEE 模板,但遇到最後一個 BibTex 參考文獻被移動的問題

有人可以懷疑這個問題嗎

在此輸入影像描述

\begin{document}
\bibliographystyle{IEEEtran} 
\bibliography{literatur}
    @ELECTRONIC{7,
  title = {{Simulation of Urban MObility (Sumo)}},
  url = {http://sumo.dlr.de/wiki/Main_Page},
  owner = {},
  timestamp = {2015.06.15}
}

@ELECTRONIC{8,
  title = {{Microsoft Excel}},
  url = {https://products.office.com},
  owner = {},
  timestamp = {2015.06.15}
}
\end{document}

相關內容