-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
66 lines (60 loc) · 1.72 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
editor: source
execute:
cache: false
freeze: false
project:
type: website
output-dir: docs
render: [index.qmd]
post-render: "R/_post-render.R"
title: "Agent-Based Modeling Study Group: 2024 Balance"
author: "Daniel Vartanian"
keyword: >
Study Group. Agent-Based Models. Complexity Science. NetLogo.
institute: "University of São Paulo"
date: 2025-02-19
date-format: "YYYY-MM-DD"
website:
favicon: images/sustentarea-icon.png
site-url: https://danielvartan.github.io/abm-study-group-pres/
repo-url: https://github.com/danielvartan/abm-study-group-pres/
issue-url: https://github.com/danielvartan/abm-study-group-pres/issues/
open-graph:
image: images/og-image.png
image-width: 2400
image-height: 1600
image-alt: Sustentarea Research and Extension Group
repo-branch: main
format:
revealjs:
open-graph: true
locale: en
lang: en
code-link: true
code-fold: true
link-external-newwindow: true
tbl-cap-location: top
callout-appearance: simple
csl: csl/english-apa-author-date.csl
preview-links: false
controls: true
controls-layout: bottom-right
chalkboard: true
auto-stretch: true
fig-align: center
theme: [default, brand, scss/styles.scss]
pdf-max-pages-per-slide: 1
template-partials:
- html/title-slide.html
menu:
titleSelector: [h1 h2]
useTextContentForMissingTitles: false
hideMissingTitles: false
include-in-header:
text: |
<meta property="og:description" content="">
<meta property="og:image" content="images/og-image.png">
<meta property="og:image:height" content="2400">
<meta property="og:image:width" content="1600">
google-scholar: false
bibliography: references.bib