To create a new article using this format:
quarto use template christopherkenny/annual-reviewsThis will create a new directory with an example document that uses this format.
To add this format to an existing document:
quarto add christopherkenny/annual-reviewsThen, add the format to your document options:
format:
annual-reviews-pdf: defaultrunningtitle: a short paper titlerunningauthor: author names, listed out if less than 4, or First Author et al. if 4 or more.journal-name: Journal namejournal-volume: Journal volume, default is placeholder AA.journal-year: Journal year, default is 2023, as this must be a number.doi: DOI, default is "10.1146/"conflict-of-interest: Disclosure statement
Here is the source code for a minimal sample document: template.qmd.
