DHSC-Capstone/_quarto.yml

24 lines
298 B
YAML
Raw Normal View History

2022-08-02 16:44:01 -04:00
project:
type: book
book:
title: "DHSC-Capstone"
2022-08-03 08:57:45 -04:00
author: "Kyle Belanger"
2022-08-02 16:44:01 -04:00
date: "8/2/2022"
chapters:
- index.qmd
2022-08-03 10:40:13 -04:00
- chapter2.qmd
2022-08-02 16:44:01 -04:00
- references.qmd
bibliography: references.bib
csl: apa.csl
format:
html:
2022-08-03 10:03:33 -04:00
theme: journal
2022-08-02 16:44:01 -04:00
pdf:
documentclass: scrreprt
editor: visual