学无先后,达者为师

网站首页 编程语言 正文

Latex文献报错 Something‘s wrong--perhaps a missing \item. \end{thebibliography}

作者:别出BUG求求了 更新时间: 2023-11-15 编程语言

提示:Something’s wrong–perhaps a missing \item. \end{thebibliography}

原因是.tex文档中未曾引用reference中的文献

解决方法:
1.到项目文档下找到.bbl文件

2.删除该.bbl文件

3.加入任意一个引用\cite{*}

4.重新编译

即可解决上述bug

原文链接:https://blog.csdn.net/weixin_39589455/article/details/128533953

  • 上一篇:没有了
  • 下一篇:没有了
栏目分类
最近更新