-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
69 lines (60 loc) · 1.21 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
project:
type: book
output-dir: docs
prefer-html: true
book:
title: "IEEE IGARSS 2025 Summer School"
subtitle: "Training Materials"
author:
- name: Yongze Song
orcid: 0000-0003-3420-9622
email: [email protected]
url: https://yongzesong.com/
affiliations:
- name: Curtin University
city: Perth
country: Australia
date: today
# date: "2025/2/24"
site-url: https://ausgis.github.io/igarss25ss/
repo-url: https://github.com/ausgis/igarss25ss/
# repo-branch: main
# repo-actions: [edit]
chapters:
- index.qmd
- sec1.qmd
- sec2.qmd
- sec3.qmd
- sec4.qmd
- references.qmd
bibliography: references.bib
knitr:
opts_chunk:
collapse: true
comment: "#"
R.options:
knitr.graphics.auto_pdf: true
dplyr.print_min: 6
dplyr.print_max: 6
stars.crs: 17
digits: 3
format:
html:
number-depth: 3
theme: cosmo
code-fold: false
code-summary: "Code"
code-tools: true
code-link: true
knitr:
opts_chunk:
out.width: 100%
R.options:
width: 68
# format:
# html:
# theme:
# - cosmo
# - brand
# pdf:
# documentclass: scrreprt