This repository contains the materials to generate a report following the April 8th-9th 2024 workshop with the same title (see website).
This repository uses quarto and GitHub actions to render both a website and a pdf of the report.
To contribute to the contents of the report, please edit the .qmd
files that
are stored under the sections
directory. You can also add bibliographic items
in the bibtex format to the references.bib
file.
To cite source material, use the following syntax: [@key1]
, where key1
is the
bibtex key for the entry that you would like to cite. You can also cite two
items in the same position, by using the following: [@key1, @key2]
.
You can learn about the myriad options that are implemented in quarto by visiting quarto's documentation and particularly the section about manuscripts.
This work was funded by grant #2334483 from the U.S. National Science Foundation Pathways to Enable Open-Source Ecosystems (POSE) program.
Except where specifically noted, the content of this repository is provided under the Creative Commons CC-BY 4.0 license.