-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
94 lines (87 loc) · 2.59 KB
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
project:
type: book
output-dir: docs
book:
title: "Tropical glacier ecosystem of the Cordillera de Mérida <span style=\"padding: 2px; font-size:80%; border-radius: 22px; color: white; background-color: #ff0000; \" id=\"text\">CR</span>"
subtitle: "IUCN Red List of Ecosystem assessment"
author:
- name: "J. R. Ferrer-Paris"
email: j.ferrer@unsw.edu.au
orcid: 0000-0002-9554-3395
corresponding: true
affiliations:
- id: ces
name: Centre for Ecosystem Science, University of New South Wales
city: Sydney
country: Australia
- id: udash
name: UNSW Data Science Hub, University of New South Wales
city: Sydney
country: Australia
- id: iucn
name: IUCN Commission on Ecosystem Management
city: Gland
country: Switzerland
- name: "Luis D. Llambí"
orcid: 0000-0002-2031-810X
affiliations:
- name: Instituto de Ciencias Ambientales y Ecológicas, Universidad de Los Andes
city: Mérida
country: Venezuela
- name: Consorcio para el Desarrollo Sostenible de la Ecoregión Andina (CONDESAN)
city: Quito
country: Ecuador
- name: " Alejandra Melfo"
orcid: 0000-0003-3673-4308
affiliations:
- name: Centro de Física Fundamental, Universidad de Los Andes
city: Mérida
country: Venezuela
- name: "David A. Keith"
orcid: 0000-0002-7627-4150
affiliations:
- ref: ces
- ref: iucn
date: "2023-11-03"
chapters:
- index.qmd
- assessment/intro.qmd
- assessment/distribution-interactive.qmd
- assessment/biota.qmd
- assessment/abiotic.qmd
- assessment/processes.qmd
- assessment/collapse.qmd
- assessment/risk-assessment.qmd
- assessment/assessment-summary.qmd
- references.qmd
appendices:
- appendix/summary.qmd
- appendix/sources.qmd
- appendix/session-info.qmd
sidebar:
logo: "assets/logo_RLE.png"
page-footer:
left: "Created by: JR Ferrer-Paris"
right:
- icon: github
href: https://github.com/jrfep
search: true
repo-url: https://github.com/red-list-ecosystem/T6.1-SA-01-VE-01-Cordillera-Merida
repo-actions: [edit, issue]
sharing: [twitter, facebook]
comments:
hypothesis: true
bibliography:
- bibTeX/references.bib
- bibTeX/glacier-assessments.bib
- bibTeX/additional-refs.bib
- bibTeX/r-packages.bib
- bibTeX/reviewer-suggested.bib
csl: bibTeX/oryx.csl
execute:
echo: false
format:
html:
theme: cosmo
number-depth: 2
prefer-html: true