-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlistings.json
81 lines (81 loc) · 2.88 KB
/
listings.json
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
[
{
"listing": "/publiactions.html",
"items": [
"/docs/pub/guo2020soil.html",
"/docs/pub/guo2024mapping.html",
"/docs/pub/he2024modeling.html",
"/docs/pub/li2024responses.html",
"/docs/pub/wang2024contrasting.html",
"/docs/pub/wang2024intensified.html",
"/docs/pub/wang2024unknown.html",
"/docs/pub/zhou2022contrasting.html",
"/docs/pub/chen2023metagenomic.html",
"/docs/pub/he2023macroecology.html",
"/docs/pub/qiu2023slope.html",
"/docs/pub/zhang2023homeostatic.html",
"/docs/pub/hu2022responses.html",
"/docs/pub/li2022different.html",
"/docs/pub/li2022spatial.html",
"/docs/pub/wang2022linkage.html",
"/docs/pub/wang2022upscaling.html",
"/docs/pub/zhang2022modified.html",
"/docs/pub/zhao2022latitudinal.html",
"/docs/pub/zhao2022microbial.html",
"/docs/pub/zhou2022stronger.html",
"/docs/pub/zhu2022wetland.html",
"/docs/pub/zuo2022modeling.html",
"/docs/pub/he2021dynamics.html",
"/docs/pub/he2021mapping.html",
"/docs/pub/he2021microbial.html",
"/docs/pub/liang2021unique.html",
"/docs/pub/zhu2021wetland.html",
"/docs/pub/he2020global.html",
"/docs/pub/ma2020spatiotemporal.html",
"/docs/pub/xu2020microbial.html",
"/docs/pub/gao2019global.html",
"/docs/pub/wang2019mechanistic.html"
]
},
{
"listing": "/publications.html",
"items": [
"/docs/pub/guo2020soil.html",
"/docs/pub/guo2024mapping.html",
"/docs/pub/he2024modeling.html",
"/docs/pub/li2024responses.html",
"/docs/pub/ren2024association.html",
"/docs/pub/wang2024contrasting.html",
"/docs/pub/wang2024intensified.html",
"/docs/pub/wang2024unknown.html",
"/docs/pub/zhang2024antarctic.html",
"/docs/pub/zhou2022contrasting.html",
"/docs/pub/zuo2024genome.html",
"/docs/pub/chen2023metagenomic.html",
"/docs/pub/he2023macroecology.html",
"/docs/pub/qiu2023slope.html",
"/docs/pub/zhang2023homeostatic.html",
"/docs/pub/hu2022responses.html",
"/docs/pub/li2022different.html",
"/docs/pub/li2022spatial.html",
"/docs/pub/wang2022linkage.html",
"/docs/pub/wang2022upscaling.html",
"/docs/pub/zhang2022modified.html",
"/docs/pub/zhao2022latitudinal.html",
"/docs/pub/zhao2022microbial.html",
"/docs/pub/zhou2022stronger.html",
"/docs/pub/zhu2022wetland.html",
"/docs/pub/zuo2022modeling.html",
"/docs/pub/he2021dynamics.html",
"/docs/pub/he2021mapping.html",
"/docs/pub/he2021microbial.html",
"/docs/pub/liang2021unique.html",
"/docs/pub/zhu2021wetland.html",
"/docs/pub/he2020global.html",
"/docs/pub/ma2020spatiotemporal.html",
"/docs/pub/xu2020microbial.html",
"/docs/pub/gao2019global.html",
"/docs/pub/wang2019mechanistic.html"
]
}
]