junior-sheer/_quarto.yml
2024-05-21 14:22:23 -05:00

35 lines
702 B
YAML

project:
type: manuscript
output-dir: "_out"
preview:
port: 2059
#host: 0.0.0.0
#browser: false
watch-inputs: true
format:
acm-html:
hypothesis: false
acm-pdf:
output-file: mastodon-recommendations-acm.pdf
include-in-header:
- text: |
\usepackage{siunitx}
docx: default
profile:
default: acm
manuscript:
article: acm.qmd
code-links:
- text: Preprocessing
href: code/preprocess.py
- text: R code
href: code/helpers.R
- href: code/survival.R
notebooks:
- notebook: notebooks/_moved.qmd
- notebook: notebooks/arima.qmd
- notebook: notebooks/revisions.qmd
environment: renv.lock
execute:
freeze: auto