中文latex参考文献格式

中文latex参考文献格式

 

原来英文:

\begin{thebibliography}{1}

\bibitem{Ben-Shimon2015RecSys}
D.~Ben-Shimon, A.~Tsikinovsky, M.~Friedmann, B.~Shapira, L.~Rokach, and
  J.~Hoerle.

\end{thebibliography}

 

改成中文:

\renewcommand\refname{参考文献}
\begin{thebibliography}{1}

\bibitem{Ben-Shimon2015RecSys}
D.~Ben-Shimon, A.~Tsikinovsky, M.~Friedmann, B.~Shapira, L.~Rokach, and
  J.~Hoerle.

\end{thebibliography}

posted on 2018-01-02 16:25  CuriousZero  阅读(9804)  评论(0编辑  收藏  举报

导航