Fix csl path to use local version

To be able to build regardless of surrounding system.
This commit is contained in:
Marty Oehme 2022-09-06 12:13:03 +02:00
parent 17644b5cf3
commit dd56a77c66
Signed by: Marty
GPG Key ID: B7538B8F50A1C800
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ project:
title: "Drivers of Inequality" title: "Drivers of Inequality"
output-dir: outputs output-dir: outputs
render: render:
- drivers-of-inequality*.qmd
- index.qmd - index.qmd
format: format:
@ -36,4 +35,4 @@ author:
date: \today date: \today
bibliography: bibliography:
- inputs/libraries/afd-dev-research.bib - inputs/libraries/afd-dev-research.bib
csl: /home/marty/documents/library/academia/styles/APA-7.csl csl: tools/apa-7.csl