A brief introduction to Quarto
Getting started
Markdown Basics
An introduction to YAML headers
- YAMl headers dictate the metadata and appearence of your document.
- YAML headers are made out of Key-Value pairs.
- Key-Value pairs consist ofa predetermined key and a corresponding value
- All Quarto documents contain simple YAML headers
- Scientific papers utilize a wide variety of Key-value pairs to implement metadata