linux下编译bib、tex生成pdf文件
时间:2022-12-10阅读:69来源:柠檬博客作者:柠檬博客
实验:
![]()
在linux环境下,编译(英文)*.bib和*.tex文件,生成pdf文件。
环境:fedora 20(uname -a : Linux localhost.localdomain 3.19.8-100.fc20.i686+PAE #1 SMP Tue May 12 17:27:49 UTC 2015 i686 i686 i386 GNU/Linux)
texlive(yum info texlive :
...
名称 :texlive架构 :i686时期 :3版本 :2013发布 :6.20131226_r32488.fc20)
...)
文件及内容:1.
@article{DK89, author = "Donald Knuth", title = "Typesetting Concrete Mathematics", journal = "TUGboat", volume = 10, number = 1, pages = "31--36", month = Apr, year = 1989 }tex.bib
69人参与,
0条评论
登录后显示评论回复