-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
39 lines (35 loc) · 1 KB
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
project:
type: book
output-dir: docs
book:
title: "Comparative Effectiveness and Personalized Medicine Research Using Real-World Data"
author: "Thomas P. A. Debray, Tri-Long Nguyen, and Robert W. Platt"
date: last-modified
date-format: "DD MMMM, YYYY"
search:
location: sidebar
navbar:
background: light
title: false
left:
- text: "Home"
icon: "house-fill"
href: "./"
chapters:
- index.qmd
- chapter_03.qmd
- chapter_06.qmd
- chapter_07.qmd
- chapter_09.qmd
- chapter_10.qmd
- chapter_11.qmd
- chapter_12.qmd
- chapter_16.qmd
- chapter_18.qmd
- authors.qmd
bibliography: 'https://api.citedrive.com/bib/0d25b38b-db8f-43c4-b934-f4e2f3bd655a/references.bib?x=eyJpZCI6ICIwZDI1YjM4Yi1kYjhmLTQzYzQtYjkzNC1mNGUyZjNiZDY1NWEiLCAidXNlciI6ICIyNTA2IiwgInNpZ25hdHVyZSI6ICI0MGFkYjZhMzYyYWE5Y2U0MjQ2NWE2ZTQzNjlhMWY3NTk5MzhhNzUxZDNjYWIxNDlmYjM4NDgwOTYzMzY5YzFlIn0=/bibliography.bib'
format:
html:
theme: cosmo
execute:
freeze: auto