-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_output.yml
More file actions
20 lines (20 loc) · 798 Bytes
/
_output.yml
File metadata and controls
20 lines (20 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
bookdown::gitbook:
css: style.css
config:
toc:
before: |
<li><a href="./">NCGR Differential Expression Workshop</a></li>
after: |
<li><a href="http://www.ncgr.org" target="blank">© National Center for Genome Resources</a></li>
<li><a href="https://creativecommons.org/licenses/by-nc-nd/4.0/" target="blank">Licensed under CC BY-NC-ND 4.0 DEED</a></li>
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
edit: https://github.com/ncgr/Pangenomics-Bookdown/edit/main/%s
# download: ["pdf", "epub"]
#bookdown::pdf_book:
# includes:
# in_header: preamble.tex
# latex_engine: xelatex
# citation_package: natbib
# keep_tex: yes
#bookdown::epub_book: default
#bookdown::bs4_book: default