> 由overleaf上的陕师大学位论文模板修改制作而成
> 创建日期:2022/3/31
> 模板维护:Chalie
> 根据2022年3月新出的论文格式进行修改
- bib 存放参考文献bibtex
- ref.bib
- configuration 存放字体
- simhei.ttf
- simkai.ttf
- simsun.ttf
- csl
- 存放输出 doc时的参考文献格式csl
- figure
- 论文封面
- tex
- 论文内容
- 编译器:Texlive2019或以上
- 编辑器:
- 1. Texstudio
- 2. vscode 安装插件 Latex Workshop, 使用latex(xelatex)编译
- 编辑/tex目录下的各个tex文件的文件内容
- 最后编译main.tex
- 警告:需要修改配置就编辑main.tex的内容,编辑内容去/tex目录下的各个文件
-
软件: -下载安装:pandoc-2.17.1.1 pandoc-2.17.1.1-windows-x86_64.msi
- 载解压,复制到pandoc安装目录 pandoc-crossref
-
在项目主目录下运行如下命令 g7714-2005
pandoc main.tex --filter pandoc-crossref --citeproc --csl csl/chinese-gb7714-2005-numeric --bibliography=bib/ref.bib -M reference-section-title=Reference -M autoEqnLabels -M tableEqns -t docx+native_numbering --number-sections -o output.docx
g7714-2015
pandoc main.tex --filter pandoc-crossref --citeproc --csl csl/china-national-standard-gb-t-7714-2015-numeric --bibliography=bib/ref.bib -M reference-section-title=Reference -M autoEqnLabels -M tableEqns -t docx+native_numbering --number-sections -o output.docx
注意: Word 无法显示矢量图,如需发送完整版word给导师修改,提前将文中使用的矢量图转为 .PNG 格式。
tips:查重不用放图,因此,可以将所有的图都画成矢量的