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 NIH grant 2R01EB027585 (PI: Eleftherios Garyfallidis).
Except where specifically noted, the content of this repository is provided under the Creative Commons CC-BY 4.0 license.