-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
58 lines (52 loc) · 1.4 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
editor: source
execute:
cache: false
freeze: false
project:
type: website
output-dir: docs
render: [index.qmd]
title: "Lorenz System"
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: >
lorenz system, chaos theory, nonlinear dynamics,
nonlinear differential equations, atmospheric convection, numerical methods,
phase space, system visualization, sensitivity analysis, dynamical systems,
r programming, complex systems
date: today
date-format: "YYYY-MM-DD"
website:
repo-url: https://github.com/danielvartan/lorenz-system/
site-url: https://danielvartan.github.io/lorenz-system/
issue-url: https://github.com/danielvartan/lorenz-system/issues/
repo-branch: main
repo-actions: [edit, issue]
search: false
navbar:
title: false
background: dark
left:
- icon: github
href: https://github.com/danielvartan/lorenz-system
aria-label: GitHub
format:
html:
locale: en
language: en-us
code-fold: show
code-link: true
tbl-cap-location: top
callout-appearance: simple
csl: csl/english-apa-author-date.csl
theme: [cosmo, scss/web.scss]
google-scholar: false
bibliography: references.bib