Marty Oehme
9fd4a3c791
Both the manuscripts for the working paper and the article are now collected in a separate manuscripts folder.
40 lines
873 B
YAML
40 lines
873 B
YAML
project:
|
|
type: default
|
|
render:
|
|
- manuscript/article.qmd
|
|
|
|
format:
|
|
elsevier-html:
|
|
toc: true
|
|
code-fold: true
|
|
code-tools: true
|
|
embed-resources: true
|
|
fig-format: svg
|
|
link-external-icon: true
|
|
number-sections: true
|
|
reference-links: true
|
|
theme: darkly
|
|
docx:
|
|
filters:
|
|
- pandoc-to-zotero-live
|
|
- docx-landscape
|
|
echo: false
|
|
number-sections: true
|
|
reference-doc: data/supplementary/justified.docx
|
|
elsevier-pdf:
|
|
echo: false
|
|
number-sections: true
|
|
# see https://github.com/quarto-journals/elsevier
|
|
|
|
journal:
|
|
name: World Development
|
|
model: 3p
|
|
formatting: review
|
|
cite-style: authoryear
|
|
highlights:
|
|
- Inequality is bad
|
|
- Some policies help against inequality
|
|
- External validity and internal validity tend to have reciprocal relationship to each other
|
|
|
|
# execute:
|
|
# freeze: true
|