Write academic manuscript in Chinese with bilingual titles, author lists, abstracts, and keywords. (中文学术论文模板。支持双语标题、作者、摘要、关键词。)
The pdf template of bookdown-paper_zh originated from a LaTeX template I collected somewhere during the early days of my learning LaTeX. I modified it as ‘tex/template_paper_zh.tex’.
Install R, bookdown, LaTeX, and bookdownplus. Then run the following code in R language to create a book from this template:
library('bookdownplus')
bd('paper_zh')
More detals could be found here.
comments powered by Disqus