Quarto Crash Course

Author
Affiliation

Neil J. Hatfield, PhD

The Pennsylvania State University

Published

January 3, 2026

Welcome!

This guide serves as a quick place to look for how to do different things when making Quarto documents. Keep in mind that part of Open Science is creating reproducible work. Quarto provides a great way to achieve that aim.

Note

This guide is not meant to be an all-inclusive, answer-every-question, show-how-to-do-everything guide. Rather this guide is meant to give you some quick highlights for going about several common tasks. We recommend also spending time at the official Quarto Guide looking through those materials for additional examples.

I’ve structured this guide in several key sections.

  • Key Elements of Quarto
    1. YAML Headers
    2. Code
    3. Narrative Text
  • Data Visualizations
    1. Figures
    2. Tables
  • Additional Aspects of Open Science
    1. Cross-Referencing
    2. Author Contributions
    3. References
    4. Code Appendix

You can use the links in the left-hand margin to jump to different chapters. Each one will have a chapter Table of Contents located in the right-hand margin. Additionally, you can use the chapter navigation links at the bottom of each page.