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
+2 -4
View File
@@ -1,13 +1,9 @@
---
format:
elsevier-html:
filters:
- author-info-blocks
css: _extensions/inst/css/style.css
docx:
reference-doc: _extensions/inst/word/MS.docx
filters:
- author-info-blocks
elsevier-pdf:
latex-clean: false
header-includes:
@@ -23,6 +19,8 @@ format:
formatting: preprint
model: 1p
cite-style: authoryear
filters:
- authors-block
---
# CRediT authorship contribution statement {-}
+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]
---
+1 -4
View File
@@ -5,13 +5,9 @@ bibliography: [../BB/Ref.bib, ../BB/localRef.bib]
csl: _extensions/inst/tex/elsevier-harvard.csl
format:
elsevier-html:
filters:
- author-info-blocks
css: _extensions/inst/css/style.css
docx:
reference-doc: _extensions/inst/word/MS.docx
filters:
- author-info-blocks
elsevier-pdf:
classoption: [nopreprintline]
revision: true
@@ -35,6 +31,7 @@ format:
- \linenumbers
filters:
- latex-environment
- authors-block
commands: [clab]
---