DHSC-Capstone/_quarto.yml
2022-08-02 16:44:01 -04:00

24 lines
306 B
YAML

project:
type: book
book:
title: "DHSC-Capstone"
author: "Jane Doe"
date: "8/2/2022"
chapters:
- index.qmd
- intro.qmd
- summary.qmd
- references.qmd
bibliography: references.bib
csl: apa.csl
format:
html:
theme: cosmo
pdf:
documentclass: scrreprt
editor: visual