这是我为 R 语言的 bookdown 包制作的一个中文学术论文模板。中文论文一般都要求中英双语的标题、作者、摘要和关键词。这个模板基本可以满足这方面的需求。
这个模板参加首届 R bookdown 大奖赛。大赛即将进入最后一周,想参加的快来啊。
Highlights
- Write academic manuscript in Chinese with R markdown syntax.
- Bilingual titles, author lists, abstracts, and keywords.
An Example with Its Repo
Repo: https://github.com/pzhaonet/bookdown-paperzh
Screenshots of the pdf output are as follows.
Technical details
The pdf template of bookdown-paperzh originated from a LaTeX template I collected somewhere during the early days of my learning LaTeX. I modified it as 'tex/template_paperzh.tex'.
Re-use
- Download the GitHub Repo.
- Revise 'index.Rmd' and 'body.Rmd' as your own manuscript.
- Build the book with R bookdown.
Posted from my blog with SteemPress : http://dapengde.com/archives/19770