update
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
\relax
|
||||
\providecommand\zref@newlabel[2]{}
|
||||
\providecommand*\new@tpo@label[2]{}
|
||||
\providecommand\hyper@newdestlabel[2]{}
|
||||
\providecommand*\HyPL@Entry[1]{}
|
||||
\providecommand \babel@aux [2]{\global \let \babel@toc \@gobbletwo }
|
||||
\@nameuse{bbl@beforestart}
|
||||
\providecommand\hyper@newdestlabel[2]{}
|
||||
\providecommand*\HyPL@Entry[1]{}
|
||||
\HyPL@Entry{0<</S/D>>}
|
||||
\babel@aux{english}{}
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}{section.1}\protected@file@percent }
|
||||
|
||||
+22
-29
@@ -15,7 +15,19 @@ format:
|
||||
toc: true
|
||||
css: _extensions/inst/css/style.css
|
||||
keep-md: true
|
||||
epub: default
|
||||
# epub: default
|
||||
# nature-pdf:
|
||||
# # journal.cite-style is included in the tex file but ignored by pandoc if
|
||||
# # cite-method is not `natbib`.
|
||||
# journal:
|
||||
# cite-style: sn-nature
|
||||
# # `citeproc` is the pandoc default. Set `cite-method: natbib` if required
|
||||
# # to use the bst styles from the upstream template.
|
||||
# cite-method: natbib
|
||||
# keep-tex: true
|
||||
# equal-margins: false
|
||||
# acs-pdf:
|
||||
# keep-tex: true
|
||||
docx:
|
||||
reference-doc: _extensions/inst/word/MS.docx
|
||||
pdf:
|
||||
@@ -55,16 +67,6 @@ editor:
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
::: {.content-visible when-format="html"}
|
||||
# Color tip {.unnumbered}
|
||||
|
||||
@@ -77,24 +79,6 @@ editor:
|
||||
:::
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Introduction
|
||||
@@ -111,9 +95,18 @@ To cite a figure in `SM.qmd`, use this syntax: Fig. S1.
|
||||
|
||||
# Conclusions
|
||||
|
||||
|
||||
<!-- {{< include _acs.qmd >}} -->
|
||||
|
||||
# Acknowledgements {.unnumbered}
|
||||
|
||||
This work was financially supported by the National Natural Science Foundation of China (52030002, 51878649), and Youth Innovation Promotion Association CAS.
|
||||
|
||||
# References {.unnumbered}
|
||||
|
||||
|
||||
::: {.cell layout-align="center"}
|
||||
|
||||
:::
|
||||
|
||||
|
||||
|
||||
@@ -15,7 +15,19 @@ format:
|
||||
toc: true
|
||||
css: _extensions/inst/css/style.css
|
||||
keep-md: true
|
||||
epub: default
|
||||
# epub: default
|
||||
# nature-pdf:
|
||||
# # journal.cite-style is included in the tex file but ignored by pandoc if
|
||||
# # cite-method is not `natbib`.
|
||||
# journal:
|
||||
# cite-style: sn-nature
|
||||
# # `citeproc` is the pandoc default. Set `cite-method: natbib` if required
|
||||
# # to use the bst styles from the upstream template.
|
||||
# cite-method: natbib
|
||||
# keep-tex: true
|
||||
# equal-margins: false
|
||||
# acs-pdf:
|
||||
# keep-tex: true
|
||||
docx:
|
||||
reference-doc: _extensions/inst/word/MS.docx
|
||||
pdf:
|
||||
@@ -68,11 +80,10 @@ editor:
|
||||
|
||||
|
||||
```{r}
|
||||
#| label: setup
|
||||
#| include: false
|
||||
#| cache: false
|
||||
lang <- "en"
|
||||
RM <- "F" # global rendermode, L: load pdata; F: fast load pdf # nolint
|
||||
RM <- "F" # global rendermode, L: load pdata; F: fast load pdf # nolint
|
||||
isRendering <- isTRUE(getOption("knitr.in.progress"))
|
||||
require(tidyverse)
|
||||
require(lubridate)
|
||||
@@ -80,7 +91,9 @@ require(patchwork)
|
||||
require(drwateR)
|
||||
rmdify::rmd_init()
|
||||
biburl <- "https://drc.drwater.net/datapool/public/BB/Ref.bib"
|
||||
if (!isRendering) { download.file(biburl, destfile = "Ref.bib") }
|
||||
if (!isRendering) {
|
||||
download.file(biburl, destfile = "Ref.bib")
|
||||
}
|
||||
```
|
||||
|
||||
# Introduction
|
||||
@@ -97,6 +110,9 @@ To cite a figure in `SM.qmd`, use this syntax: `r zref("sfg-demofigure")`.
|
||||
|
||||
# Conclusions
|
||||
|
||||
|
||||
<!-- {{< include _acs.qmd >}} -->
|
||||
|
||||
# Acknowledgements {.unnumbered}
|
||||
|
||||
This work was financially supported by the National Natural Science Foundation of China (52030002, 51878649), and Youth Innovation Promotion Association CAS.
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
\relax
|
||||
\providecommand\zref@newlabel[2]{}
|
||||
\providecommand*\new@tpo@label[2]{}
|
||||
\providecommand\hyper@newdestlabel[2]{}
|
||||
\providecommand*\HyPL@Entry[1]{}
|
||||
\providecommand \babel@aux [2]{\global \let \babel@toc \@gobbletwo }
|
||||
\@nameuse{bbl@beforestart}
|
||||
\providecommand\hyper@newdestlabel[2]{}
|
||||
\providecommand*\HyPL@Entry[1]{}
|
||||
\HyPL@Entry{0<</S/D>>}
|
||||
\babel@aux{english}{}
|
||||
\newlabel{supplementary-material}{{}{2}{Supplementary Material}{section*.1}{}}
|
||||
|
||||
+36
@@ -0,0 +1,36 @@
|
||||
# FIGURES {-}
|
||||
|
||||
- Fig. 1: Caption of Fig. 1
|
||||
- Fig. 2: Caption of Fig. 2
|
||||
|
||||
|
||||
# ASSOCIATED CONTENT {-}
|
||||
|
||||
## Supporting Information {-}
|
||||
|
||||
The Supporting Information is available free of charge at https://.
|
||||
|
||||
Description of Figure S1 (Fig. S1);
|
||||
Description of Table S1 (Table S1);
|
||||
(PDF)
|
||||
|
||||
|
||||
# AUTHOR INFORMATION {-}
|
||||
|
||||
## Corresponding Authors {-}
|
||||
|
||||
- **Ming Su**: *1. Key Laboratory of Environmental Aquatic Chemistry, State Key Laboratory of Regional Environment and Sustainability, Research Center for Eco-Environmental Sciences, Chinese Academy of Sciences, Beijing 100085, China; 2. University of Chinese Academy of Sciences, Beijing 100049, China;* ORCID: https://orcid.org/0000-0001-9821-1268; Email: <mingsu@rcees.ac.cn>
|
||||
- **Min Yang**: *National Engineering Research Center of Industrial Wastewater Detoxication and Resource Recovery, Research Center for Eco-Environmental Sciences, Chinese Academy of Sciences, Beijing 100085, China;* ORCID: https://orcid.org/0009-0005-4902-7620; Email: <yangmin@rcees.ac.cn>
|
||||
|
||||
## Authors
|
||||
|
||||
- **First Last**: *1. Key Laboratory of Environmental Aquatic Chemistry, State Key Laboratory of Regional Environment and Sustainability, Research Center for Eco-Environmental Sciences, Chinese Academy of Sciences; 2. School of Ecology and Environment, Inner Mongolia University, Hohhot 010021, China;* ORCID: https://orcid.org/0009-0005-4902-7620
|
||||
|
||||
## Author contributions {-}
|
||||
|
||||
|
||||
|
||||
## Notes {-}
|
||||
|
||||
The authors declare no competing financial interest.
|
||||
|
||||
Reference in New Issue
Block a user