aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_quarto.yml6
-rw-r--r--report.qmd6
2 files changed, 6 insertions, 6 deletions
diff --git a/_quarto.yml b/_quarto.yml
index 64892a2..a37c568 100644
--- a/_quarto.yml
+++ b/_quarto.yml
@@ -20,9 +20,3 @@ monofont: SourceCodeVF
monofontoptions:
- Instance=Regular
- Scale=0.8
-
-link-citations: true
-bibliography: ref.bib
-csl: apa
-resource-path:
-- /usr/share/citation-style-language/styles
diff --git a/report.qmd b/report.qmd
index 16c1407..231a322 100644
--- a/report.qmd
+++ b/report.qmd
@@ -35,6 +35,12 @@ keywords:
- text editor
- semantic publishing
+link-citations: true
+bibliography: ref.bib
+csl: apa
+resource-path:
+- /usr/share/citation-style-language/styles
+
#keep-tex: true
---