28 lines
687 B
YAML
28 lines
687 B
YAML
title: Nature Journal Template
|
|
author: Christopher Kenny, Cameron Smith
|
|
version: 1.0.1
|
|
quarto-required: ">=1.4.0"
|
|
contributes:
|
|
formats:
|
|
common:
|
|
toc: false
|
|
biblio-config: false
|
|
pdf:
|
|
include-in-header: header.tex
|
|
format-resources:
|
|
- sn-jnl.cls
|
|
- sn-apacite.bst
|
|
- sn-aps.bst
|
|
- sn-basic.bst
|
|
- sn-chicago.bst
|
|
- sn-mathphys-ay.bst
|
|
- sn-mathphys-num.bst
|
|
- sn-nature.bst
|
|
- sn-vancouver.bst
|
|
template-partials:
|
|
- "partials/doc-class.tex"
|
|
- "partials/title.tex"
|
|
- "partials/_author.tex"
|
|
- "partials/_affiliation.tex"
|
|
- "partials/before-body.tex"
|