-
Notifications
You must be signed in to change notification settings - Fork 89
/
_output.yml
27 lines (27 loc) · 946 Bytes
/
_output.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
bookdown::gitbook:
fontfamily: gill
split_bib: no
includes:
in_header: google_analytics.html
css: css/style.css
pandoc_args: [ "--csl", "apa_pl.csl" ]
config:
toc:
collapse: section
before: |
<li><a href="./">Data Science in Education Using R</a></li>
after: |
<li><a href="https://www.emilybovee.com/">Emily A. Bovee</a></li>
<li><a href="https://ryanestrellado.com/">Ryan A. Estrellado</a></li>
<li><a href="https://joshuamrosenberg.com/">Joshua M. Rosenberg</a></li>
<li><a href="https://ivelasq.rbind.io/">Isabella C. Velásquez</a></li>
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
edit:
link: https://github.com/data-edu/data-science-in-education/edit/main/%s
fig_height: 5.3
fig_width: 8.5
bookdown::word_document2:
toc: yes
fontfamily: serif
fig_height: 5.3
fig_width: 8.5