generated from nmfs-opensci/NOAA-blank
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_quarto.yml
74 lines (67 loc) · 1.75 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
project:
type: book
output-dir: docs
book:
title: An example tech memo
subtitle: The subtitle
date: January 2023
downloads: [pdf, docx]
author:
- name: Jane Doe
affiliations:
- id: nwfsc-cb
name: Northwest Fisheries Science Center
department: Conservation Biology Division
address:
- 2725 Montlake Boulevard East
- Seattle, Washington 98112
- id: uw-safs
name: University of Washington
department: School of Aquatic and Fisheries Sciences
- name: Eva Nováková
affiliations:
- ref: uw-safs
- name: Matti Meikäläinen
email: [email protected]
affiliations:
- name: University of Kemijärvi
department: Department of Biological and Environmental Science
address: Kylmäniementie 79, 98120, KEMIJÄRVI, Finland
- name: Ashok Kumar
affiliations:
- name: University of Minnesota
department: Department of Mathematics
- name: HØnefoss Institute
address: R Tradição 35, Portugal 2950-726
chapters:
- index.qmd
- text/Chapter1.qmd
- text/conclusion.qmd
- text/references.qmd
site-url: https://nmfs-opensci.github.io/NOAA-tech-memo-template/
repo-url: https://github.com/nmfs-opensci/NOAA-tech-memo-template
repo-actions: [edit, source, issue]
search: true
bibliography:
- text/references.bib
execute:
echo: false
code-overflow: wrap
freeze: auto
format:
docx:
toc: true
toc-depth: 2
reference-doc: template.docx
always_allow_html: true
html:
theme: cosmo
toc: true
toc-depth: 3
titlepage-pdf:
documentclass: scrbook
classoption: ["oneside", "open=any"]
titlepage: "plain"
cite-method: biblatex
metadata-files:
- _frontmatter.yml