# You might need the development version of the quarto R package that you can install with
remotes::install_github("quarto-dev/quarto-r")
quarto::quarto_use_template("juliengamartin/quarto-bio-uo-proposal")
or in a terminal
quarto use template juliengamartin/quarto-bio-uo-proposal
This will install the extension and create an example qmd file that you can use as a starting place for your proposal.
just edit the template.qmd file
all pdf options available
Here is the source code for a minimal sample document: template.qmd.