Skip to content

PhD thesis rmarkdown template for the University of Auckland

Notifications You must be signed in to change notification settings

STATS-UOA/UOARmdThesis

Repository files navigation

University of Auckland PhD Thesis Rmarkdown Template

This repository provides a template for a University of Auckland PhD thesis using Rmarkdown with the {bookdown} package, modified based on robjhyndman/MonashThesis.

Requirements

To set up the software, you will need to install the {bookdown} package and its dependencies as follows:

install.packages('bookdown')

You will also need LaTeX installed. If you don't already have LaTeX, one convenient approach is to install it via R:

install.packages('tinytex')
tinytex::install_tinytex()

About

PhD thesis rmarkdown template for the University of Auckland

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages