-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
60 lines (51 loc) · 1.46 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
project:
type: book
execute-dir: project
output-dir: docs
book:
title: "Endogenous Macrodynamics in Algorithmic Recourse"
author:
- name: Patrick Altmeyer
url: https://www.paltmeyer.com/
affiliation: Delft University of Technology
affiliation-url: https://www.tudelft.nl/en/
- name: Giovan Angela
affiliation: Delft University of Technology
affiliation-url: https://www.tudelft.nl/en/
- name: Aleksander Buszydlik
affiliation: Delft University of Technology
affiliation-url: https://www.tudelft.nl/en/
- name: Karol Dobiczek
affiliation: Delft University of Technology
affiliation-url: https://www.tudelft.nl/en/
- name: Arie van Deursen
affiliation: Delft University of Technology
affiliation-url: https://www.tudelft.nl/en/
- name: Cynthia C. S. Liem
affiliation: Delft University of Technology
affiliation-url: https://www.tudelft.nl/en/
date: "22/12/2022"
chapters:
- index.qmd
- intro.qmd
- sections/data_preprocessing/index.qmd
- sections/experiments/synthetic.qmd
- sections/experiments/real_world.qmd
- sections/experiments/mitigation_strategies.qmd
- sections/generators/index.qmd
- references.qmd
crossref:
fig-prefix: Figure
tbl-prefix: Table
bibliography: bib.bib
format:
html:
theme: cosmo
epub:
cover-image: paper/www/poc.png
execute:
freeze: auto
eval: true
echo: true
output: false
jupyter: julia-1.8