I’ve created some quarto templates with Monash University branding.
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
|
|
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
|
|
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
|
|
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
|
|
This is a Quarto template that assists you in creating a Monash University thesis.
Rmarkdown templates
These are all based on my Rmarkdown templates which are distributed via the monash
R package.