-
Notifications
You must be signed in to change notification settings - Fork 56
/
myst.yml
61 lines (60 loc) · 1.95 KB
/
myst.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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: bb188596-a5e5-4040-b8f6-c210ab8f2fb5
title: REMARK
subtitle: R[eplications/eproductions] and Explorations Made using ARK
short_title: REMARK
# description:
# keywords: []
authors: Econ-ARK Team
github: https://github.com/econ-ark/REMARK
license:
content: CC-BY-4.0
code: MIT
open_access: true
thumbnail: econ-ark-logo.png
banner: econ-ark-logo.png
subject: Economics
venue: Econ-ARK
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
# Auto-generated by `myst init --write-toc`
- file: README.md
- file: EDITORIAL.md
- file: FAQ.md
- file: How-To-Make-A-REMARK.md
- file: Installation.md
- file: Motivation.md
- file: STANDARD.md
- title: REMARK Catalog
children:
- file: REMARKs/Aiyagari.md
- file: REMARKs/BayerLuetticke.md
- file: REMARKs/beyond-the-streetlight.md
- file: REMARKs/BlanchardPA2019.md
- file: REMARKs/BufferStock-LifeCycle.md
- file: REMARKs/BufferStockTheory.md
- file: REMARKs/BufferStockTheory-Problems.md
- file: REMARKs/cAndCwithStickyE.md
- file: REMARKs/CGMPortfolio.md
- file: REMARKs/ctDiscrete.md
- file: REMARKs/deep-learning-euler-method-krusell-smith.md
- file: REMARKs/DistributionOfWealthMPC.md
- file: REMARKs/DurableConsumerType.md
- file: REMARKs/EndogenousRetirement.md
- file: REMARKs/EpiExp.md
- file: REMARKs/GanongNoelUI.md
- file: REMARKs/KrusellSmith.md
- file: REMARKs/LiqConstr.md
- file: REMARKs/Pandemic.md
- file: REMARKs/PortfolioChoiceBlogPost.md
- file: REMARKs/RiskyContrib.md
- file: REMARKs/SequentialEGM.md
- file: REMARKs/SolvingMicroDSOPs.md
- file: REMARKs/template.md
site:
template: book-theme
options:
favicon: econ-ark-logo.png
logo: econ-ark-logo.png