-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
68 lines (62 loc) · 1.81 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
editor: source
execute:
cache: false
freeze: auto
project:
type: website
output-dir: docs
render: [index.qmd]
post-render: "R/_post-render.R"
title: "Exploring complexity with agent-based models"
author: "Daniel Vartanian"
# name: "Daniel Vartanian"
# orcid: 0000-0001-7782-759X
# url: https://linktr.ee/danielvartan
# email: danvartan@gmail.com
# corresponding: true
# affiliation:
# - name: University of São Paulo
# - Country: Brazil
# - url: https://www.usp.br
keyword: >
Complexity science. Complex systems. Agent-based-modeling.
Individual-based modeling. Emergent behavior. Dynamic systems.
Adaptive systems. Self-organization. Computational modeling. System dynamics.
Micro-macro interactions. Generative science. Simulations. NetLogo.
institute: "University of São Paulo"
date: 2024-08-15
date-format: "YYYY-MM-DD"
title-slide-attributes:
data-background-color: "white"
website:
open-graph: true
favicon: images/sustentarea_logo_symbol.png
repo-url: https://github.com/danielvartan/resiclima-pres/
site-url: https://danielvartan.github.io/resiclima-pres/
issue-url: https://github.com/danielvartan/resiclima-pres/issues/
repo-branch: main
format:
revealjs:
locale: en
lang: en-us
code-link: 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, scss/styles.scss]
pdf-max-pages-per-slide: 1
template-partials:
- html/title-slide.html
menu:
titleSelector: [h1 h2]
useTextContentForMissingTitles: false
hideMissingTitles: false
google-scholar: false
bibliography: references.bib