码迷,mamicode.com
首页 > 其他好文 > 详细

如何在 LaTeX 当中插入附录?

时间:2020-07-07 15:41:58      阅读:240      评论:0      收藏:0      [点我收藏+]

标签:col   插入   eee   latex   contents   使用   命令   ref   append   

使用 \appendix 命令

1 \bibliographystyle{IEEEtran}
2 \bibliography{contents/reference}
3 
4 \appendix
5 \input{contents/appendix}

 

如何在 LaTeX 当中插入附录?

标签:col   插入   eee   latex   contents   使用   命令   ref   append   

原文地址:https://www.cnblogs.com/cpsmile/p/13260704.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!