Skip to content

Commit 9750db7

Browse files
committed
Update team-data.js
1 parent 2f71fd6 commit 9750db7

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

assets/js/team-data.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ const teamData = {
9595
en: 'Shuang Chen'
9696
},
9797
title: {
98-
zh: '副研究员',
99-
en: 'Associate Research Fellow'
98+
zh: '专任副研究员',
99+
en: 'Associate Researcher'
100100
},
101101
photo: 'assets/img/Shuang Chen.jpg',
102102
homepage: 'https://scholar.google.com/citations?user=epJpBtYAAAAJ&hl=zh-CN'
@@ -108,8 +108,8 @@ const teamData = {
108108
en: 'Yining Zheng'
109109
},
110110
title: {
111-
zh: '副研究员',
112-
en: 'Associate Research Fellow'
111+
zh: '专任副研究员',
112+
en: 'Associate Researcher'
113113
},
114114
photo: 'assets/img/Yining Zheng.jpeg',
115115
homepage: 'https://github.com/WillQvQ'
@@ -340,7 +340,7 @@ const teamData = {
340340
const alumniData = {
341341
// 博士后校友
342342
postdocs: [
343-
{ name: { zh: '陈爽', en: 'Shuang Chen' }, destination: { zh: '复旦大学 副研究员', en: 'Associate Research Fellow, Fudan University' }, homepage: 'https://scholar.google.com/citations?user=epJpBtYAAAAJ&hl=zh-CN' }
343+
{ name: { zh: '陈爽', en: 'Shuang Chen' }, destination: { zh: '复旦大学 专任副研究员', en: 'Associate Researcher, Fudan University' }, homepage: 'https://scholar.google.com/citations?user=epJpBtYAAAAJ&hl=zh-CN' }
344344
],
345345

346346
// 博士生校友
@@ -353,7 +353,7 @@ const alumniData = {
353353
{ name: { zh: '邵云帆', en: 'Yunfan Shao' }, destination: { zh: '日行迹', en: 'Analemma' }, homepage: 'https://scholar.google.com/citations?user=pw5QEtoAAAAJ&hl=zh-CN', year: '2019' },
354354
{ name: { zh: '孙天祥', en: 'Tianxiang Sun' }, destination: { zh: '日行迹 CEO、上海创智学院 助理教授', en: 'CEO of Analemma, Assistant Professor at SII' }, homepage: 'https://txsun1997.github.io/', year: '2019' },
355355
{ name: { zh: '颜航', en: 'Hang Yan' }, destination: { zh: '奇绩智峰', en: 'Qiji Zhifeng' }, homepage: 'https://dl.acm.org/profile/99659996992', year: '2019' },
356-
{ name: { zh: '郑逸宁', en: 'Yining Zheng' }, destination: { zh: '复旦大学 副研究员', en: 'Associate Research Fellow, Fudan University' }, homepage: 'https://github.com/WillQvQ', year: '2019' },
356+
{ name: { zh: '郑逸宁', en: 'Yining Zheng' }, destination: { zh: '复旦大学 专任副研究员', en: 'Associate Researcher, Fudan University' }, homepage: 'https://github.com/WillQvQ', year: '2019' },
357357
{ name: { zh: '李世民', en: 'Shimin Li' }, destination: { zh: '模思智能 CEO', en: 'CEO, MOSI Intelligence' }, homepage: 'https://openreview.net/profile?id=~Shimin_Li1', year: '2020' },
358358
{ name: { zh: '李孝男', en: 'Xiaonan Li' }, destination: { zh: '苹果(美国)', en: 'Apple, USA' }, homepage: null, year: '2020' },
359359
{ name: { zh: '刘向阳', en: 'Xiangyang Liu' }, destination: { zh: '日行迹', en: 'Analemma' }, homepage: 'https://scholar.google.com/citations?user=U8QD9mwAAAAJ&hl=en', year: '2020' },

0 commit comments

Comments
 (0)