ucas_zh

Write a thesis of the University of Chinese Academy of Sciences. (中国科学院大学学位论文模板。)

by Peng Zhao (demo: pdf, zip)

The pdf template of bookdown-ucas originated from the LaTeX template ‘mohuangrui/ucasthesis’ . I modified it as ‘tex/template_ucas.tex’, i.e. the title, author and abstracts were moved from the original LaTeX template to the yaml of ‘index.Rmd’.

Install R, bookdown, LaTeX, and bookdownplus. Then run the following code in R language to create a book from this template:

library('bookdownplus')
bd('ucas')

More detals could be found here.

comments powered by Disqus