About
Contributors
This site was authored by Florian Pargent, Florian Kohrt, and Phillip Sckopke.
Licenses
The overall project is available under the CC BY-SA 4.0 license found at LICENSE; all code without any narrative text is also (at your option) available under the CC0 1.0 Universal license found at LICENSE-CODE.
Why two licenses? The CC BY-SA 4.0 license is for the content of the website, while the CC0 1.0 Universal license is for the code and configuration files. This is a common practice for websites that include code snippets and other content that may be reused in other projects, particularly because the CC BY-SA 4.0 license is not intended to be used with software.
Notes
This tutorial was primarily written in 2023–2024 using RStudio with Quarto. Major changes to Quarto can be found at the website https://quarto.org for the most up-to-date information, and to confirm that our tutorial is not out-of-date.
Tutorial Template Quarto Extension
This tutorial was written using the lmu-osc/tutorial-template Quarto extension (Callahan 2026).
How to Cite
To cite this tutorial, please refer to the project’s CITATION.cff file or use the BibTeX citation provided in the appendix below.
Citation
@online{pargent2024,
author = {Pargent, Florian and Kohrt, Florian and Sckopke, Phillip},
title = {Introduction to {Quarto}},
version = {0.2.0},
date = {2024-06-03},
url = {https://lmu-osc.github.io/introduction-to-Quarto/},
doi = {DOI HERE},
langid = {en}
}