update to authors-block

This commit is contained in:
2024-10-05 14:55:40 +08:00
parent 8882726770
commit 54decfc8ad
9 changed files with 429 additions and 42 deletions
+29 -32
View File
@@ -14,41 +14,38 @@ format:
elsevier-html:
css: _extensions/inst/css/style.css
keep-md: true
dplyr::filters:
- author-info-blocks
epub: default
docx:
reference-doc: _extensions/inst/word/MS.docx
dplyr::filters:
- author-info-blocks
# elsevier-pdf:
# keep-tex: false
# keep-md: false
# include-in-header: "./_extensions/quarto-journals/elsevier/partials/revision.tex"
# latex-clean: false
# header-includes:
# # - \usepackage{threeparttable}
# # - \usepackage{fontspec}
# # - \usepackage{endfloat}
# - \setmainfont{Calibri}
# - \usepackage[UTF8, scheme=plain]{ctex}
# - \usepackage{float}
# - \usepackage[normalem]{ulem}
# - \usepackage[doublespacing]{setspace}
# - \usepackage{lineno}
# - \linenumbers
# journal:
# formatting: preprint # preprint | review | doublebind
# model: 1p
# cite-style: authoryear
# # graphical-abstract: "![](../figures/GA3.pdf)"
# # highlights:
# # - A comprehensive model was contructed to evaluate the risk of odor occurrences
# # - Turbidity distribution determine underwater light and MIB-producing *Planktothrix*
# # - Increasing flowrate increases turbidity that can control *Planktothrix* and MIB
# # - Odor control based on flow regulation in source water is "green" and fundamental
# filters:
# - latex-environment
elsevier-pdf:
keep-tex: false
keep-md: false
include-in-header: "./_extensions/quarto-journals/elsevier/partials/revision.tex"
latex-clean: false
header-includes:
# - \usepackage{threeparttable}
# - \usepackage{fontspec}
# - \usepackage{endfloat}
- \setmainfont{Calibri}
- \usepackage[UTF8, scheme=plain]{ctex}
- \usepackage{float}
- \usepackage[normalem]{ulem}
- \usepackage[doublespacing]{setspace}
- \usepackage{lineno}
- \linenumbers
journal:
formatting: preprint # preprint | review | doublebind
model: 1p
cite-style: authoryear
# graphical-abstract: "![](../figures/GA3.pdf)"
# highlights:
# - A comprehensive model was contructed to evaluate the risk of odor occurrences
# - Turbidity distribution determine underwater light and MIB-producing *Planktothrix*
# - Increasing flowrate increases turbidity that can control *Planktothrix* and MIB
# - Odor control based on flow regulation in source water is "green" and fundamental
filters:
- latex-environment
- authors-block
commands: [clab]
---