-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
406 lines (388 loc) · 27.6 KB
/
index.html
File metadata and controls
406 lines (388 loc) · 27.6 KB
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>丁晨晨 | Chenchen Ding, PhD</title>
<meta name="description" content="丁晨晨(Chenchen Ding)个人学术主页:教育背景、研究经历、研究方向、研究图谱、代表论文与科研项目。" />
<meta name="robots" content="noindex,follow,max-image-preview:large" />
<link rel="canonical" href="https://dingchenchen6.github.io/chenchen-ding/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="丁晨晨 | Chenchen Ding, PhD" />
<meta property="og:description" content="丁晨晨(Chenchen Ding)个人学术主页:教育背景、研究经历、研究方向、研究图谱、代表论文与科研项目。" />
<meta property="og:url" content="https://dingchenchen6.github.io/chenchen-ding/" />
<meta property="og:image" content="https://dingchenchen6.github.io/chenchen-ding/assets/images/profile.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="丁晨晨 | Chenchen Ding, PhD" />
<meta name="twitter:description" content="丁晨晨(Chenchen Ding)个人学术主页:教育背景、研究经历、研究方向、研究图谱、代表论文与科研项目。" />
<meta name="twitter:image" content="https://dingchenchen6.github.io/chenchen-ding/assets/images/profile.jpg" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700&family=Source+Sans+3:wght@400;500;600;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="style.css" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Chenchen Ding",
"alternateName": "丁晨晨",
"url": "https://dingchenchen6.github.io/chenchen-ding/",
"image": "https://dingchenchen6.github.io/chenchen-ding/assets/images/profile.jpg",
"jobTitle": "PKU-IIASA International Postdoctoral Fellow",
"sameAs": [
"https://github.com/dingchenchen6",
"https://orcid.org/0000-0001-6706-7996",
"https://iiasa.ac.at/staff/chenchen-ding"
]
}
</script>
</head>
<body>
<div class="bg-orb orb-a"></div>
<div class="bg-orb orb-b"></div>
<header class="hero" id="top">
<div class="hero-topbar">
<img class="hero-corner-logo hero-logo-pku" src="assets/images/hero/pku-logo-mobile.png" alt="北京大学" loading="lazy" />
<img class="hero-corner-logo hero-logo-iiasa" src="assets/images/hero/iiasa-logo-official.svg" alt="IIASA" loading="lazy" />
</div>
<div class="container hero-grid">
<div class="hero-photo-wrap reveal">
<img src="assets/images/profile.jpg" alt="丁晨晨个人照片" class="hero-photo" />
</div>
<div class="hero-main reveal">
<p class="eyebrow">Academic Profile | Ecological Modelling</p>
<h1>
<span class="hero-name-row">
丁晨晨
<span class="hero-inline-links" aria-label="Academic profiles">
<a class="hero-inline-link" href="https://www.researchgate.net/search/researcher?q=Chenchen%20Ding" target="_blank" rel="noopener" aria-label="ResearchGate">RG</a>
<a class="hero-inline-link" href="https://scholar.google.com/citations?view_op=search_authors&mauthors=Chenchen+Ding" target="_blank" rel="noopener" aria-label="Google Scholar">GS</a>
<a class="hero-inline-link" href="https://orcid.org/0000-0001-6706-7996" target="_blank" rel="noopener" aria-label="ORCID">iD</a>
</span>
</span>
<span>Chenchen Ding, PhD</span>
</h1>
<p class="lead">PKU-IIASA国际联合博士后</p>
<div class="chips">
<span>Global Change Biology</span>
<span>Conservation Biology</span>
<span>Biogeography</span>
<span>Biodiversity Monitoring</span>
<span>Ecological Modelling</span>
</div>
<div class="lang-switch" aria-label="Language switch">
<button type="button" class="lang-btn is-active" data-lang="zh">中文</button>
<button type="button" class="lang-btn" data-lang="en">English</button>
</div>
<div class="contacts" aria-label="Contact emails">
<a href="mailto:chenchen.ding@pku.edu.cn">chenchen.ding@pku.edu.cn</a>
<a href="mailto:dccpanther@163.com">dccpanther@163.com</a>
</div>
<div class="hero-actions">
<a href="ecology-data/" class="hero-action-link">生态学数据网站</a>
</div>
</div>
<div class="hero-panda-wrap reveal">
<img src="assets/images/hero/panda-wordcloud.jpg" alt="熊猫生物多样性词云" class="hero-panda" />
</div>
</div>
</header>
<nav class="nav">
<a href="#about">个人简介</a>
<a href="#education">教育背景</a>
<a href="#experience">研究经历</a>
<a href="#research">研究方向</a>
<a href="#watch">每日文献</a>
<a href="#atlas">研究图谱</a>
<a href="#papers">代表论文</a>
<a href="#books">专著(编委)</a>
<a href="#projects">科研项目</a>
<a href="#awards">奖项</a>
<a href="#skills">技能</a>
<a href="ecology-data/">生态数据站</a>
</nav>
<main class="container">
<section id="about" class="section reveal">
<h2>个人简介</h2>
<p>
本人研究聚焦于理解和预测全球变化(如土地利用、气候变化)对生物多样性的影响,涉及到物种分布、生物多样性变化、群落结构、生态系统服务与功能;
关注生物多样性的时空分布格局及其驱动机制,物种灭绝风险评估与保护优先区识别,服务于生物多样性保护规划和管理决策。
</p>
</section>
<section id="education" class="section reveal">
<h2>教育背景</h2>
<ul class="timeline">
<li>
<span>2024.11 - 2026.10</span>
北京大学 - IIASA 国际联合博士后;合作导师:王志恒、Piero Visconi
</li>
<li><span>2020.09 - 2024.06</span> 北京师范大学,生态学博士;导师:Eric I. Ameca、蒋志刚</li>
<li><span>2022.11 - 2023.11</span> 伦敦大学学院,联合培养博士研究生;导师:Tim Newbold</li>
<li><span>2016.09 - 2019.06</span> 中国科学院动物研究所,生态学硕士;导师:蒋志刚</li>
<li><span>2012.09 - 2016.06</span> 海南大学,动物学学士;导师:王学梅</li>
</ul>
</section>
<section id="experience" class="section reveal">
<h2>研究经历</h2>
<div class="experience-grid">
<article class="exp-card exp-card-species">
<div class="exp-card-media exp-species-grid">
<figure class="exp-species-tile">
<img src="assets/images/atlas/species-hogdeer-camera.jpg" alt="豚鹿" loading="lazy" />
<figcaption>豚鹿</figcaption>
</figure>
<figure class="exp-species-tile">
<img src="assets/images/atlas/species-mousedeer-updated.png" alt="小鼷鹿" loading="lazy" />
<figcaption>小鼷鹿</figcaption>
</figure>
<figure class="exp-species-tile">
<img src="assets/images/atlas/species-gaur.jpg" alt="印度野牛" loading="lazy" />
<figcaption>印度野牛</figcaption>
</figure>
<figure class="exp-species-tile">
<img src="assets/images/atlas/species-himalayan-muskdeer.jpg" alt="喜马拉雅麝" loading="lazy" />
<figcaption>喜马拉雅麝</figcaption>
</figure>
</div>
<div class="exp-card-copy">
<h3>中国边缘分布有蹄类研究</h3>
<p>聚焦豚鹿、小鼷鹿、印度野牛、喜马拉雅麝等边缘种群,研究分布变化、灭绝风险与保护空缺。</p>
</div>
</article>
<article class="exp-card exp-card-feature">
<div class="exp-card-media">
<img src="assets/images/atlas/chart-four-classes-newrecord-collage.png" alt="中国陆生脊椎动物四大类群代表性新纪录物种" loading="lazy" />
</div>
<div class="exp-card-copy">
<h3>新纪录发现机制及热点预测</h3>
<p>区分生态过程与观测过程,识别新纪录时空格局并预测未来潜在发现热点。</p>
</div>
</article>
<article class="exp-card">
<div class="exp-card-media">
<img src="assets/images/atlas/chart-dryland-birds-geb.png" alt="干旱区鸟类热浪脆弱性研究结果图" loading="lazy" />
</div>
<div class="exp-card-copy">
<h3>干旱区鸟类:气候变化下高温热浪灭绝脆弱性评估</h3>
<p>基于物种性状表征的敏感性和适应能力,评估全球干旱区鸟类面对于高温热浪的脆弱性。</p>
</div>
</article>
<article class="exp-card">
<div class="exp-card-media">
<img src="assets/images/atlas/chart-predicts-technical.jpg" alt="PREDICTS 技术路线图" loading="lazy" />
</div>
<div class="exp-card-copy">
<h3>气候变化和土地利用变化交互作用对生物多样性的影响</h3>
<p>基于PREDICTS数据库,量化全球土地利用和气候变化交互效应对群落总丰度、丰富度及群落结构与功能的影响。</p>
</div>
</article>
</div>
</section>
<section id="research" class="section reveal">
<h2>研究方向</h2>
<div class="card">
<ul class="research-points">
<li>理解和预测全球变化对生物多样性影响</li>
<li>气候和土地利用变化下物种响应和适应过程</li>
<li>生物多样性时空格局、形成及维持机制</li>
<li>物种灭绝风险评估与保护优先管理</li>
<li>野生动植物调查、监测及区系研究</li>
</ul>
</div>
</section>
<section id="watch" class="section reveal">
<h2>每日文献推送</h2>
<div class="card watch-intro-card">
<p class="watch-intro">
根据我的研究方向、代表性论文主题与当前关注领域,每日自动抓取和更新最新相关论文,并按相关度与时间综合排序。
</p>
<div class="watch-meta-row">
<span class="watch-badge">按相关度与时间排序</span>
<span class="watch-updated" data-watch-updated>正在读取最新更新...</span>
</div>
</div>
<div id="watchGrid" class="watch-grid" aria-live="polite">
<article class="watch-card watch-card-placeholder">
<p>正在准备今日推荐文献...</p>
</article>
</div>
</section>
<section id="atlas" class="section reveal">
<h2>研究图谱</h2>
<div class="atlas-group">
<h3>合作网络(国内 / 国际)</h3>
<div class="atlas-grid atlas-grid-collab">
<figure class="atlas-item"><img src="assets/images/atlas/collab-uk-team.jpg" alt="国际合作团队" loading="lazy" /><figcaption>国际合作团队:跨机构数据整合与联合研究。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/collab-uk-pub.jpg" alt="国际合作交流" loading="lazy" /><figcaption>国际合作交流:联合讨论样地数据与模型结果。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/collab-bes-conference.jpg" alt="学术会议合作" loading="lazy" /><figcaption>学术会议合作:研究成果展示与跨学科协作拓展。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/collab-pku-iiasa-268772.jpg" alt="PKU-IIASA合作" loading="lazy" /><figcaption>PKU-IIASA 联合研究:全球变化与生物多样性评估。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/collab-lina.png" alt="李娜合作交流" loading="lazy" /><figcaption>中国科学院动物研究所野生动物行为与生态研究组</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/collab-graduation-e572c.jpg" alt="博士后研究组合影" loading="lazy" /><figcaption>博士后研究组合影。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/collab-ioz-master-graduation.jpg" alt="硕士毕业合照" loading="lazy" /><figcaption>硕士毕业合照:中科院动物所研究生毕业典礼现场。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/collab-pku-defense-b506d0.jpg" alt="博士毕业合照" loading="lazy" /><figcaption>博士毕业合照:研究工作阶段总结与团队支持见证。</figcaption></figure>
</div>
</div>
<div class="atlas-group">
<h3>野外调查</h3>
<div class="atlas-grid atlas-grid-photo">
<figure class="atlas-item"><img src="assets/images/atlas/field-river-crossing.jpg" alt="野外调查涉水样地" loading="lazy" /><figcaption>西南山地野外调查:涉水样地布设与现场记录。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/field-forest-portrait.jpg" alt="森林样地调查" loading="lazy" /><figcaption>森林样地调查:长期观测点位与地形生境记录。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/field-alpine.jpg" alt="高海拔调查" loading="lazy" /><figcaption>高海拔调查:山地生态系统生物多样性监测现场。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/field-hogdeer-joint-forest.jpg" alt="保护区联合调查" loading="lazy" /><figcaption>保护区联合调查:现场讨论与关键样点核验。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/field-hogdeer-workshop.jpg" alt="保护区工作会" loading="lazy" /><figcaption>保护区工作会:管理部门与社区代表联合沟通。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/field-hogdeer-village-interview.jpg" alt="社区访谈" loading="lazy" /><figcaption>社区访谈:历史分布信息与目击记录核验。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/field-hogdeer-community-meeting.jpg" alt="村寨讨论" loading="lazy" /><figcaption>村寨讨论:协同监测信息收集与问题梳理。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/field-hogdeer-forest-transect2.jpg" alt="森林样线踏查" loading="lazy" /><figcaption>森林样线踏查:生境核查与迹象记录。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/field-survey-stream.png" alt="野外样线调查" loading="lazy" /><figcaption>野外样线调查:复杂地形下的人工走访与轨迹记录。</figcaption></figure>
</div>
</div>
<div class="atlas-group">
<h3>重点物种(标注)</h3>
<div class="atlas-grid atlas-grid-photo">
<figure class="atlas-item"><img src="assets/images/atlas/species-hogdeer-camera.jpg" alt="豚鹿" loading="lazy" /><figcaption>豚鹿(Axis porcinus):边缘分布于云南西南部临沧地区,已在中国局部灭绝。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/species-mousedeer-updated.png" alt="小鼷鹿" loading="lazy" /><figcaption>小鼷鹿(Tragulus sp.):在我国仅分布于云南西双版纳地区。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/species-gaur.jpg" alt="印度野牛" loading="lazy" /><figcaption>印度野牛(Bos gaurus):在我国仅分布于云南南部和藏南,种群数量约200头。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/species-himalayan-muskdeer.jpg" alt="喜马拉雅麝" loading="lazy" /><figcaption>喜马拉雅麝(Moschus leucogaster):高山区域相机监测核心物种。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/species-varanus-cangyuan.jpg" alt="伊江巨蜥与圆鼻巨蜥红外照片" loading="lazy" /><figcaption>伊江巨蜥(Varanus irrawadicus)与圆鼻巨蜥(V. salvator):南滚河保护区红外记录。</figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/species-dryland-bird.jpg" alt="干旱区鸟类" loading="lazy" /><figcaption>干旱区鸟类:气候变化下高温热浪灭绝脆弱性评估。</figcaption></figure>
</div>
</div>
<div class="atlas-group">
<h3>研究发现</h3>
<div class="atlas-grid atlas-grid-results">
<figure class="atlas-item"><a href="https://doi.org/10.1111/geb.70165" target="_blank" rel="noopener"><img src="assets/images/atlas/chart-newrecord-workflow.png" alt="新纪录机制框架" loading="lazy" /></a><figcaption>中国陆生脊椎动物新纪录研究:从数据库构建到机制解析与热点预测的完整流程。<a href="https://doi.org/10.1111/geb.70165" target="_blank" rel="noopener">DOI</a></figcaption></figure>
<figure class="atlas-item"><a href="https://doi.org/10.1111/geb.70165" target="_blank" rel="noopener"><img src="assets/images/atlas/chart-geb-mammal-newrecords-china.jpg" alt="GEB中国哺乳动物新纪录结果图" loading="lazy" /></a><figcaption>中国哺乳动物新纪录分类学特征、时空格局与驱动因素。<a href="https://doi.org/10.1111/geb.70165" target="_blank" rel="noopener">DOI</a></figcaption></figure>
<figure class="atlas-item"><a href="https://doi.org/10.1017/S0030605321000016" target="_blank" rel="noopener"><img src="assets/images/atlas/camera-grid-206666.jpg" alt="九宫格物种红外记录图" loading="lazy" /></a><figcaption>2018-2020年野外调查和监测:红外相机监测与地面调查共同支撑豚鹿局地灭绝评估,并为同域哺乳动物共现及栖息地变化评估提供关键证据。<a href="https://doi.org/10.1017/S0030605321000016" target="_blank" rel="noopener">DOI</a> <a href="https://www.oryxthejournal.org/blog/author/chenchen-ding/" target="_blank" rel="noopener">Oryx</a></figcaption></figure>
<figure class="atlas-item"><a href="https://doi.org/10.1111/geb.70165" target="_blank" rel="noopener"><img src="assets/images/atlas/chart-qtp-vertebrate-origin-drivers.png" alt="青藏高原特有陆生脊椎动物潜在起源及其环境驱动" loading="lazy" /></a><figcaption>青藏高原特有陆生脊椎动物潜在起源及其环境驱动。<a href="https://doi.org/10.1111/geb.70165" target="_blank" rel="noopener">DOI</a></figcaption></figure>
<figure class="atlas-item"><img src="assets/images/atlas/chart-predicts-sites-effects.png" alt="PREDICTS全球样地与效应估计" loading="lazy" /><figcaption>PREDICTS 结果:土地利用类型转换下,总丰度和物种丰富度呈差异化下降。</figcaption></figure>
<figure class="atlas-item"><a href="https://doi.org/10.1111/gcb.17136" target="_blank" rel="noopener"><img src="assets/images/atlas/chart-heatwave-hotspots.png" alt="干旱区鸟类高温热浪高脆弱性热点" loading="lazy" /></a><figcaption>干旱区鸟类高温热浪高脆弱性热点:非受胁鸟类中的潜在高风险区域需要提前预警。<a href="https://doi.org/10.1111/gcb.17136" target="_blank" rel="noopener">DOI</a></figcaption></figure>
<figure class="atlas-item"><a href="https://doi.org/10.13859/j.cjz.202001015" target="_blank" rel="noopener"><img src="assets/images/atlas/chart-varanus-range-cangyuan.png" alt="伊江巨蜥分布图" loading="lazy" /></a><figcaption>伊江巨蜥在中国分布更新:云南沧源新纪录点补充了边境分布证据链。<a href="https://doi.org/10.13859/j.cjz.202001015" target="_blank" rel="noopener">DOI</a></figcaption></figure>
<figure class="atlas-item"><a href="https://doi.org/10.17520/biods.2021520" target="_blank" rel="noopener"><img src="assets/images/atlas/chart-redlist-catalog-completeness.png" alt="红色名录与编目完整度" loading="lazy" /></a><figcaption>红色名录与编目数据质量:24类哺乳动物性状字段完整度评估。<a href="https://doi.org/10.17520/biods.2021520" target="_blank" rel="noopener">DOI</a></figcaption></figure>
</div>
</div>
</section>
<section id="papers" class="section reveal">
<h2 class="papers-heading">
<span>代表论文(第一作者或共同第一作者)</span>
<span class="profile-links" aria-label="学术主页链接">
<a class="profile-link profile-link-researchgate" href="https://www.researchgate.net/search/researcher?q=Chenchen%20Ding" target="_blank" rel="noopener" aria-label="ResearchGate">
<span>RG</span>
</a>
<a class="profile-link profile-link-github" href="https://github.com/dingchenchen6" target="_blank" rel="noopener" aria-label="GitHub">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path d="M12 1.5a10.5 10.5 0 0 0-3.32 20.46c.53.1.72-.23.72-.52v-1.84c-2.93.64-3.55-1.24-3.55-1.24-.48-1.22-1.18-1.55-1.18-1.55-.97-.66.08-.65.08-.65 1.07.08 1.63 1.09 1.63 1.09.95 1.63 2.49 1.16 3.1.89.1-.69.37-1.16.67-1.43-2.34-.27-4.8-1.17-4.8-5.19 0-1.15.41-2.08 1.08-2.81-.11-.26-.47-1.36.1-2.83 0 0 .88-.28 2.89 1.07a10 10 0 0 1 5.26 0c2-1.35 2.88-1.07 2.88-1.07.57 1.47.21 2.57.1 2.83.67.73 1.08 1.66 1.08 2.81 0 4.03-2.46 4.92-4.8 5.18.38.33.71.98.71 1.98v2.94c0 .29.19.62.73.52A10.5 10.5 0 0 0 12 1.5Z"/>
</svg>
</a>
<a class="profile-link profile-link-orcid" href="https://orcid.org/0000-0001-6706-7996" target="_blank" rel="noopener" aria-label="ORCID">
<span>iD</span>
</a>
</span>
</h2>
<ol class="pub-list">
<li>
Ding Chenchen, Ding Jiale, Qiao Huijie, Jiang Zhigang, Wang Zhiheng. (2025).
<em>Taxonomic and Spatiotemporal Patterns and Ecological Correlates of New Mammal Distribution Records in China</em>.
Global Ecology and Biogeography, 34(12), e70165.
<a href="https://doi.org/10.1111/geb.70165" target="_blank" rel="noopener">DOI: 10.1111/geb.70165</a>
</li>
<li>
Ding Chenchen, Newbold Tim, Ameca Eric I. (2024).
<em>Assessing the global vulnerability of dryland birds to heatwaves</em>.
Global Change Biology, 30(1), e17136.
<a href="https://doi.org/10.1111/gcb.17136" target="_blank" rel="noopener">DOI: 10.1111/gcb.17136</a>
</li>
<li>
Ding Chenchen, Liu Jie, Li Chunwang, Jiang Zhigang. (2022).
<em>Probable extirpation of the hog deer from China: implications for conservation</em>.
Oryx, 56(3).
<a href="https://doi.org/10.1017/S0030605321000016" target="_blank" rel="noopener">DOI: 10.1017/S0030605321000016</a>
</li>
<li>
Jiang Zhigang, Li Chunwang, Ding Chenchen. (2021).
<em>The roaming wild Asian elephants of Yunnan, China, pose a challenge to conservation</em>. Oryx, 55(5), 650-651.
<a href="https://doi.org/10.1017/S0030605321000211" target="_blank" rel="noopener">DOI: 10.1017/S0030605321000211</a>
</li>
<li>
丁晨晨; 梁冬妮; 信文培; 李春旺; Ameca Eric I; 蒋志刚. (2022).
<em>中国哺乳动物形态、生活史和生态学特征数据集</em>. 生物多样性, 30(2).
<a href="https://doi.org/10.17520/biods.2021520" target="_blank" rel="noopener">DOI: 10.17520/biods.2021520</a>
</li>
<li>
丁晨晨, 刘杰, 李春旺, 饶定齐, 蒋志刚. (2020).
<em>云南沧源发现伊江巨蜥</em>. 动物学杂志, 55(1), 110-111.
<a href="https://doi.org/10.13859/j.cjz.202001015" target="_blank" rel="noopener">DOI: 10.13859/j.cjz.202001015</a>
</li>
<li>
李娜#, 丁晨晨#, 曹丹丹, 初红军, 戚英杰, 李春旺, 平晓鸽, 孙悦华, 蒋志刚. (2020).
<em>中国阿勒泰地区鸟类物种编目、丰富度格局和区系组成</em>. 生物多样性, 28, 401-411.
<a href="https://doi.org/10.17520/biods.2019023" target="_blank" rel="noopener">DOI: 10.17520/biods.2019023</a>
</li>
<li>
丁晨晨, 胡一鸣, 李春旺, 蒋志刚. (2018).
<em>印度野牛在中国的分布及其栖息地适宜性分析</em>. 生物多样性, 26, 951-961.
<a href="https://doi.org/10.17520/biods.2018012" target="_blank" rel="noopener">DOI: 10.17520/biods.2018012</a>
</li>
</ol>
</section>
<section id="books" class="section reveal">
<h2>专著(编委)</h2>
<div class="card">
<p>
<strong>蒋志刚、周开亚、何锴、丁晨晨、胡一鸣、黄乘明、Alice C. Hughes、姜廷磊、姜广顺、李春旺、李晟、刘洋、石红艳、王旭明、余文华、张礼标(2024)《中国哺乳动物多样性:编目、分布与保护》</strong>(海峡出版社,编委)。
本人贡献:负责物种分布、生态性状与受威胁因素数据汇集、统计可视化与章节校稿。
</p>
<p>
<strong>《中国生物多样性红色名录:脊椎动物(哺乳动物卷)》</strong>(编委会,2020)。
本人贡献:参与物种种群分布数据收集、受威胁因素评估及统计绘图。
</p>
</div>
</section>
<section id="projects" class="section reveal">
<h2>科研项目</h2>
<div class="two-col">
<div class="panel">
<h3>主持</h3>
<ul>
<li>北京市自然科学基金青年C类项目(5264031):中国脊椎动物新纪录分类学时空格局、驱动机制及热点预测研究(2026.01-2027.12,在研)</li>
<li>北京大学 PKU-IIASA 国际联合博士后项目:土地利用和气候变化对全球生物多样性的综合影响(2024.11-2026.10,在研)</li>
</ul>
</div>
<div class="panel">
<h3>参与</h3>
<ul>
<li>科技部国家重点研发计划(2022YFF0808402):气候和土地利用变化对“一体化健康”体系的影响与应对策略(2022.12-2027.11,在研)</li>
</ul>
</div>
</div>
</section>
<section id="awards" class="section reveal">
<h2>奖项</h2>
<div class="card">
<ul>
<li>北京师范大学优秀博士论文(2024)</li>
<li>国家奖学金(2023-2024)</li>
<li>中国科学院大学优秀硕士论文(2019)</li>
<li>中国科学院大学优秀毕业生(2019)</li>
</ul>
</div>
</section>
<section id="skills" class="section reveal">
<h2>专业技能</h2>
<div class="skills">
<span>R</span>
<span>Python</span>
<span>Statistical Analysis & Visualization</span>
<span>Species Distribution Models</span>
<span>Systematic Conservation Planning</span>
<span>Ecological Modelling</span>
<span>Wildlife Survey & Monitoring</span>
</div>
</section>
</main>
<footer class="footer">
<p>© 2026 丁晨晨(Chenchen Ding) | Academic Website</p>
</footer>
<script src="lang.js"></script>
<script src="research-watch.js"></script>
</body>
</html>