Latex引用参考文献references

"本文介绍了在使用LaTeX撰写论文时如何处理BibTeX格式引用,包括从Google获取BibTeX条目,正确使用引用语法。 当遇到' Something’s wrong–perhaps a missing item. end{thebibliography}
摘要由CSDN通过智能技术生成

初次使用latex编写论文过程中遇到的一些问题的解决方法

BibTex格式

在Google上查询需要引用的论文,选择引用中的BibTex格式,格式如下,将下面的内容复制到bib文件中

@inproceedings{karras2019style,
  title={A style-based generator architecture for generative adversarial networks},
  author={Karras, Tero and Laine, Samuli and Aila, Timo},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={4401--4410},
  year={2019}
}

引用语法

在编辑中使用\cite{}进行引用

\cite{karras2019style}

遇到的一些报错

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

    如果你遇到这个错误,解决办法是关闭当前的tex,删除文件夹中的BBL文件,打开tex重新编译

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值