참조 문제

참조 문제

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}

관련 정보