Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 650 Bytes

File metadata and controls

29 lines (19 loc) · 650 Bytes
title Little Book
author Joshpe
date 2024-06-02
documentclass ctexbook
bibliography
book.bib
packages.bib
biblio-style apalike
link-citations true
colorlinks true
lot true
lof true
geometry
b5paper
tmargin=2.5cm
bmargin=2.5cm
lmargin=3.5cm
rmargin=2.5cm
site bookdown::bookdown_site
description 一个可能要很长的长期的笔记与案例。

前言 {-}

在编译这本书主要使用两个R package,分别是 knitr\index{knitr} [@xie2015] 和 bookdown\index{bookdown} [@R-bookdown]。

致谢 {-}

非常感谢谢益辉大佬提供的bookdown中文模板。