WinEdt论文编写方法总结

WinEdt论文编写方法总结

WinEdt

BibTex引用论文样例

  • bib文件:bibfile.bib
@article{zwd2,  //**唯一ID**
  title={zwd2深度学习的昨天、今天和明天},
  booktitle={IEEE Conference on Computer Vision & Pattern Recognition},  //**没啥用**
  author={余凯 and 贾磊 and 陈雨强 and 徐伟},   //**多作者以and分开**
  journal={计算机研究与发展},
  volume={50},
  number={9},
  pages={1799-1804},
  year={2013},
  publisher={Nature Publishing Group}
}
  • tex文件
\begin{document}
...
参见\cite{zwd2,2001} 
参见\cite{2001}  

%\renewcommand\refname{参考文献}  %参考文献的标题名称,默认是References         
\bibliographystyle{ieeetr}
%\clearpage %另起一页
\addcontentsline{toc}{chapter}{reference} 
\bibliography{bibfile.bib}
\end{document}

KaTeX parse error: Can't use function '$' in math mode at position 2: $̲w_c : \Omega \r…

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值