update quarto

This commit is contained in:
2025-06-08 16:44:08 +08:00
parent 0b44ca2b2d
commit 0819bdadac
+53 -23
View File
@@ -1,26 +1,51 @@
title: "MANUSCRIPT TITLE" title: "MANUSCRIPT TITLE"
submitjournal: "JOURNAL" submitjournal: "JOURNAL"
submitid: submitid:
lang: en lang: en
date: today date: last-modified
bibliography: [BB/Ref.bib, BB/localRef.bib] # bibliography: [BB/Ref.bib, BB/localRef.bib]
author: author:
- name: Xxxxx Yyyy
affiliations:
- ref: kleac
# email: 13586740928@163.com
attributes:
corresponding: false
role:
- data-curation: lead
- methodology: lead
- formalanalysis: lead
- writingoriginal: equal
- writingediting: eqaul
- visualisation: supporting
- name: Ming Su - name: Ming Su
email: mingsu@rcees.ac.cn email: mingsu@rcees.ac.cn
orcid: 0000-0001-9821-1268 orcid: 0000-0001-9821-1268
url: https://drwater.net/team/ming-su/ url: https://drwater.net/team/ming-su/
role:
- conceptualization: lead
- methodology: supporting
- formalanalysis: lead
- writingoriginal: equal
- writingediting: equal
- visualisation: lead
- projectadmin: lead
- supervision
affiliations: affiliations:
- ref: skleac - ref: kleac
- ref: ucas - ref: ucas
attributes:
corresponding: true
# equal-contributor: true
- name: Min Yang - name: Min Yang
email: yangmin@rcees.ac.cn email: yangmin@rcees.ac.cn
affiliations: affiliations:
- ref: skleac - ref: kleac
- ref: ucas - ref: ucas
attributes: attributes:
corresponding: true corresponding: true
affiliations: affiliations:
- id: skleac - id: kleac
name: State Key Laboratory of Environmental Aquatic Chemistry, Research Center for Eco-Environmental Sciences, Chinese Academy of Sciences name: State Key Laboratory of Environmental Aquatic Chemistry, Research Center for Eco-Environmental Sciences, Chinese Academy of Sciences
address: P.O. Box 2871 address: P.O. Box 2871
city: Beijing city: Beijing
@@ -35,7 +60,7 @@ crossref:
fig-title: Fig. # (default is "Figure") fig-title: Fig. # (default is "Figure")
tbl-title: Table # (default is "Table") tbl-title: Table # (default is "Table")
eq-title: Eq. # (default is "Equation") eq-title: Eq. # (default is "Equation")
title-delim: "" # (default is ":") title-delim: ":" # (default is ":")
fig-prefix: Fig. # (default is "Figure") fig-prefix: Fig. # (default is "Figure")
tbl-prefix: Table # (default is "Table") tbl-prefix: Table # (default is "Table")
eq-prefix: Eq. eq-prefix: Eq.
@@ -43,25 +68,25 @@ crossref:
custom: custom:
- kind: float - kind: float
key: sfg key: sfg
reference-prefix: "Fig. S" reference-prefix: "Supplementary Fig."
space-before-numbering: false space-before-numbering: true
caption-prefix: "Fig. S" caption-prefix: "Supplementary Fig."
latex-env: sfg latex-env: sfg
latex-list-of-file-extension: lost latex-list-of-file-extension: lost
latex-list-of-description: Supplementary Figure latex-list-of-description: Supplementary Figure
- kind: float - kind: float
key: stb key: stb
reference-prefix: "Table S" reference-prefix: "Supplementary Table"
space-before-numbering: false space-before-numbering: true
caption-prefix: "Table S" caption-prefix: "Supplementary Table"
latex-env: stb latex-env: stb
latex-list-of-file-extension: lost latex-list-of-file-extension: lost
latex-list-of-description: Supplementary Table latex-list-of-description: Supplementary Table
- kind: float - kind: float
key: seq key: seq
reference-prefix: "Eq S" reference-prefix: "Supplementary Eq."
space-before-numbering: false space-before-numbering: true
caption-prefix: "Eq S" caption-prefix: "Supplementary Eq."
latex-env: seq latex-env: seq
latex-list-of-file-extension: lost latex-list-of-file-extension: lost
latex-list-of-description: Supplementary Equation latex-list-of-description: Supplementary Equation
@@ -105,16 +130,18 @@ project:
- MS/CL.qmd - MS/CL.qmd
- MS/HL.qmd - MS/HL.qmd
- TC/index.qmd - TC/index.qmd
# - MS/RN.qmd - SD/
# - MS/AC.qmd # - MS/RN.qmd
# - MS/AC.qmd
# - RP/
website: website:
title: "Version: {{< var branch >}}" title: "Version: {{< var branch >}}"
reader-mode: true reader-mode: true
site-url: https://drc.drwater.net/{{< var pubtype >}}/{{< var projtype >}}/{{< var reponame >}}/{{< var branch >}} site-url: https://drc.drwater.net/{{< var projtype >}}/{{< var reponame >}}/{{< var branch >}}
repo-url: https://git.drwater.net/{{< var projtype >}}/{{< var reponame >}} repo-url: https://git.drwater.net/{{< var projtype >}}/{{< var reponame >}}/src/branch/{{< var branch >}}
repo-actions: [edit, source, issue] repo-actions: [edit, source, issue]
page-navigation: true page-navigation: true
page-footer: "Copyright 2024, [Dr. Water](https://drwater.net)" page-footer: "Copyright 2023, [Ming Su](https://drwater.net)"
navbar: navbar:
background: "grey" background: "grey"
search: true search: true
@@ -128,9 +155,12 @@ website:
file: MS/SM.qmd file: MS/SM.qmd
# - text: "Revision Notes" # - text: "Revision Notes"
# file: MS/RN.qmd # file: MS/RN.qmd
- text: "Slides"
file: SD/index.qmd
- text: "Trackchanges" - text: "Trackchanges"
file: TC/index.qmd file: TC/index.qmd
- text: "Slides" - text: "Branches"
href: https://drc.drwater.net/{{< var projtype >}}/{{< var pubtype >}}/{{< var reponame >}}/
file: SD/index.qmd file: SD/index.qmd
- text: "Other" - text: "Other"
menu: menu:
@@ -145,7 +175,7 @@ website:
- icon: git - icon: git
menu: menu:
- text: Edit - text: Edit
url: https://git.drwater.net/{{< var projtype >}}/{{< var reponame >}}/src/branch/{{< var branch >}} url: https://git.drwater.net/{{< var projtype >}}/{{< var reponame >}}/_edit/
- text: Issue - text: Issue
url: https://git.drwater.net/manuscript/{{< var reponame >}}/issues url: https://git.drwater.net/manuscript/{{< var reponame >}}/issues
comments: comments: