remove unnessary bibligraphy and csl
This commit is contained in:
@@ -3,8 +3,6 @@ msname: MS
|
||||
smname: SM
|
||||
isMS: true
|
||||
date: ""
|
||||
bibliography: [../BB/Ref.bib, ../BB/localRef.bib]
|
||||
csl: _extensions/drwater/dwinst/nature.csl
|
||||
latex-clean: false # to keep aux
|
||||
endfloat: true
|
||||
doublespacing: true
|
||||
|
||||
@@ -3,8 +3,6 @@ subtitle: "Revision Note"
|
||||
msname: MS
|
||||
smname: SM
|
||||
isRN: true
|
||||
bibliography: [../BB/Ref.bib, ../BB/localRef.bib]
|
||||
csl: _extensions/drwater/dwinst/nature.csl
|
||||
doublespacing: true
|
||||
format:
|
||||
dwms-html: default
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
msname: MS
|
||||
smname: SM
|
||||
isSM: true
|
||||
# bibliography: [../BB/Ref.bib, ../BB/localRef.bib]
|
||||
# csl: _extensions/drwater/dwinst/nature.csl
|
||||
subtitle: "Supplementary Information"
|
||||
date: ""
|
||||
keep-tex: true
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
subtitle: Graphical abstract
|
||||
format: dwhm-html
|
||||
---
|
||||
|
||||
```{r}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
date: today
|
||||
csl: _extensions/drwater/dwinst/china-national-standard-gb-t-7714-2015-numeric.csl
|
||||
isbook: true
|
||||
top-level-division: chapter
|
||||
classoption:
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
---
|
||||
subtitle: "Report"
|
||||
format: dwhm-html
|
||||
---
|
||||
|
||||
|
||||
```{r}
|
||||
#| echo: false
|
||||
#| output: asis
|
||||
data.frame(fd = dir(".", pattern = "\\d{4}[-_]")) |>
|
||||
dplyr::mutate(
|
||||
|
||||
@@ -5,7 +5,6 @@ subtitle: "Slides"
|
||||
|
||||
```{r}
|
||||
#| output: asis
|
||||
#| echo: false
|
||||
|
||||
data.frame(fd = dir(".", pattern = "\\d{4}[-_]")) |>
|
||||
dplyr::mutate(
|
||||
|
||||
Executable → Regular
-1
@@ -3,7 +3,6 @@ subtitle: "Track Changes"
|
||||
---
|
||||
|
||||
```{r}
|
||||
#| echo: false
|
||||
#| output: asis
|
||||
data.frame(fn = dir("./", pattern = ".*-.*.docx")) |>
|
||||
dplyr::mutate(
|
||||
|
||||
+1
-1
Submodule _extensions/drwater updated: 3d1756c5bb...9d0b45bf65
@@ -19,6 +19,7 @@ project:
|
||||
- AC/
|
||||
- about.qmd
|
||||
|
||||
bibliography: [BB/Ref.bib, BB/localRef.bib]
|
||||
lang: en
|
||||
date: last-modified
|
||||
# bibliography: [BB/Ref.bib, BB/localRef.bib]
|
||||
|
||||
+4
-2
@@ -8,7 +8,7 @@ project:
|
||||
- MS/SM.qmd
|
||||
- MS/MS.qmd
|
||||
- MS/index.qmd
|
||||
# - TC/index.qmd
|
||||
- PS/
|
||||
- SD/
|
||||
- MS/AC.qmd
|
||||
# - RP/
|
||||
@@ -17,7 +17,7 @@ project:
|
||||
|
||||
lang: en
|
||||
date: last-modified
|
||||
# bibliography: [BB/Ref.bib, BB/localRef.bib]
|
||||
bibliography: [BB/Ref.bib, BB/localRef.bib]
|
||||
prefer-html: true
|
||||
crossref:
|
||||
fig-title: Fig. # (default is "Figure")
|
||||
@@ -117,6 +117,8 @@ website:
|
||||
file: MS/SM.qmd
|
||||
- text: "Highlights"
|
||||
file: MS/HL.qmd
|
||||
- text: "Poster"
|
||||
file: PS/index.qmd
|
||||
- text: "Slides"
|
||||
file: SD/index.qmd
|
||||
- text: "Links"
|
||||
|
||||
+2
-2
@@ -46,14 +46,14 @@ author:
|
||||
affiliations:
|
||||
- id: kleac
|
||||
name: Key Laboratory of Environmental Aquatic Chemistry, State Key Laboratory of Regional Environment and Sustainability, Research Center for Eco-Environmental Sciences, Chinese Academy of Sciences.
|
||||
address: P.O. Box 2871
|
||||
address: No. 18 Shuangqing Road
|
||||
city: Beijing
|
||||
country: China
|
||||
postal-code: 100085
|
||||
url: http://kleac.rcees.ac.cn
|
||||
- id: ucas
|
||||
name: University of Chinese Academy of Sciences.
|
||||
address: No. 19A Yuquan Road, Shijingshan, Beijing, 100049, China
|
||||
address: No. 19A Yuquan Road, Shijingshan
|
||||
city: Beijing
|
||||
country: China
|
||||
postal-code: 100049
|
||||
|
||||
Reference in New Issue
Block a user