Hello Quarto - A World of Possibilities
(for Reproducible Publishing)
Duke University + Posit
Metadata: YAML
Text: Markdown
Code: Executed via knitr or jupyter
Weave it all together, and you have a beautiful, reproducible journal article!
Quarto supports
a standardized schema for authors and affiliations that can be expressed once int the source document,
the use of Citation Style Language (CSL) to automate the formatting of citations and bibliographies, and
outputting to pdf, html, and docx with custom formatting,
according to the styles required for various journals,
and creating the LaTeX required for submission to multiple journals.
| Journal / Publisher | Name |
|---|---|
| Association of Computing Machinery | acm |
| American Chemical Society | acs |
| American Geophysical Union | agu |
| Biophysical journal | biophysical-journal |
| Elsevier Journals | elsevier |
| American Statistical Association Journals | jasa |
| Journal of Statistical Software | jss |
| Public Library of Science | plos |
The quarto use template command can be used to create an article from one these formats, e.g. for JASA:
Let’s write an article together for JASA and showcase the following features of Quarto journal articles:
PDF output
Extended YAML fields
Citations
Any questions / anything you’d like to review or learn before we wrap up the workshop?