This commit is contained in:
2023-11-10 13:58:58 +08:00
parent 4c17581235
commit 68b3c6dc7f
26 changed files with 6166 additions and 19 deletions
+84
View File
@@ -0,0 +1,84 @@
---
subtitle: "Revision Note"
msname: MS
smname: SM
# date: last-modified
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:
number-sections: true
classoption: [nopreprintline]
include-in-header: "./_extensions/quarto-journals/elsevier/partials/revision.tex"
latex-clean: true
header-includes:
# - \usepackage{threeparttable}
# - \usepackage{fontspec}
# - \usepackage{endfloat}
- \setmainfont{Calibri}
- \usepackage[UTF8, scheme=plain]{ctex}
# - \usepackage{float}
- \usepackage[normalem]{ulem}
- \usepackage[doublespacing]{setspace}
- \renewcommand{\thetable}{R\arabic{table}}
- \renewcommand{\thefigure}{R\arabic{figure}}
- \renewcommand{\theequation}{R\arabic{equation}}
- \renewcommand{\figurename}{Figure}
- \renewcommand{\tablename}{Table}
journal:
name: {{< meta submitjournal >}}
formatting: preprint # preprint | review | doublebind
model: 1p
cite-style: authoryear
---
```{r}
#| include: false
#| cache: false
lang <- "en"
RM <- "F" # global rendermode, L: load pdata; F: fast load pdf
isrendering = isTRUE(getOption('knitr.in.progress'))
require(lubridate)
require(tidyverse)
require(patchwork)
require(drwateR)
require(dwfun)
require(rmdify)
rmdify::rmd_init()
require(langeR)
require(dateR)
require(uniteR)
require(readxl)
Palette <- c("#515ee8", "#62e856", "#e86056", "#e8de51", "#0072B2", "#D551C0", "#CC79A7","#56E9AC")
```
# Response to Editor
> 0. I very much regret to have to tell you that publication in our journal is not recommended. An explanation for this decision is given in the attached review reports (and on https://www.editorialmanager.com/wr/). I hope that the comments contained therein will be of use to you.
**Response/Action:**
Thank you.
# Reviewer #1:
> 0. COMMENT 1
**Response/Action:**
Thank you very much for your revision. We made changes as shown below.
`r cref("r1q0101")`