Monash Quarto Templates

Date

2 January 2023

Topics
quarto
rmarkdown
Monash University
reproducible research
I’ve created some quarto templates with Monash University branding.

Monash Letter Template

This is a Quarto template that assists you in creating a letter on Monash University letterhead.

quarto use template numbats/monash-quarto-letter

This will install the extension and create an example qmd file that you can use as a starting place for your letter.

You may also use this format with an existing Quarto project or document. From the quarto project or document directory, run the following command to install this format:

quarto install extension numbats/monash-quarto-letter

Monash Memo Template

This is a Quarto template that assists you in creating a memo, with optional Monash University branding.

quarto use template numbats/monash-quarto-memo

This will install the extension and create an example qmd file that you can use as a starting place for your memo.

You may also use this format with an existing Quarto project or document. From the quarto project or document directory, run the following command to install this format:

quarto install extension numbats/monash-quarto-memo

Monash Working Paper Template

This is a Quarto template that assists you in creating a working paper for the Department of Econometrics & Business Statistics, Monash University.

quarto use template numbats/monash-quarto-workingpaper

This will install the extension and create an example qmd file that you can use as a starting place for your working paper.

You may also use this format with an existing Quarto project or document. From the quarto project or document directory, run the following command to install this format:

quarto install extension numbats/monash-quarto-workingpaper

Monash Report Template

This is a Quarto template that assists you in creating a Monash University report.

quarto use template numbats/monash-quarto-report

This will install the extension and create an example qmd file that you can use as a starting place for your report.

You may also use this format with an existing Quarto project or document. From the quarto project or document directory, run the following command to install this format:

quarto install extension numbats/monash-quarto-report

Monash Thesis Template

This is a Quarto template that assists you in creating a Monash University thesis.

Either fork or download the repository to get started.

Rmarkdown templates

These are all based on my Rmarkdown templates which are distributed via the monash R package.