TarHeelBiostatistics / DoctoralThesisTexTemplate

LaTeX Template for Doctoral Theses. NO guarantee that this is up to date with current UNC-CH Graduate School's formatting guidelines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DoctoralThesisTexTemplate

LaTeX Template for UNC Doctoral Theses. NO guarantee that this is up to date with current UNC-CH Graduate School's formatting guidelines.

Rmarkdown usage

Look at example_dissertation.Rmd for an example.

Download the UNC_thesis_template.tex file (or clone this repository).

In the YAML header, include:

output: 
  pdf_document:
    citation_package: natbib
    keep_tex: true
    fig_caption: true
    latex_engine: pdflatex
    template: ~/path/to/UNC_thesis_template.tex

About

LaTeX Template for Doctoral Theses. NO guarantee that this is up to date with current UNC-CH Graduate School's formatting guidelines.

License:GNU General Public License v3.0


Languages

Language:TeX 100.0%