参照の問題

参照の問題

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}

関連情報