-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathactivities.html
More file actions
62 lines (52 loc) · 1.89 KB
/
activities.html
File metadata and controls
62 lines (52 loc) · 1.89 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
<HTML>
<HEAD>
<style type="text/css">
<!--
body {
font-family: Helvetica
}
body {
line-height: 1.2
}
-->
</style>
<TITLE>Shen Wang (王燊)'s Home Page</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR=white LINK=blue VLINK=blue ALINK=blue topmargin="30" leftmargin="40" rightmargin="40"
bottommargin="30">
<center>
<a href="index.html">Home</a> | <a href="news.html">News</a> | <a href="research.html">Research</a> |
<a href="teaching.html">Teaching</a> | <a href="https://scholar.google.com/citations?hl=en&user=rPAOzIwAAAAJ">Publications</a> |
<a href="students.html">Students</a> | <a href="activities.html">Activities</a>
</center>
<hr>
<h3>Activities</h3>
<ul>
<li><b>Conference Chairing:</b>
<ul>
<li> Co-chair of Smart Transportation Track for IEEE International Smart Cities Conference 2021 </li>
</ul>
<p>
<li><b>Conference Technical Programme Committee (TPC):</b>
<ul>
<li>IEEE International Conference on Communications (ICC, 2020, 2018)</li>
<li>IEEE International Conference on Big Data Analytics(ICBDA, 2020)</li>
<li>IEEE Vehicular Technology Conference (VTC, 2020-Spring)</li>
<li>IEEE International Smart Cities Conference (ISC2, 2019, 2017, 2016)</li>
<li>IFIP Wireless Days Conference (WD, 2019, 2018)</li>
<li>IEEE International Conference on Intelligent Transportation Systems (ITSC, 2017)</li>
</ul>
</li>
<p>
<li><b>Journal Reviewer:</b>
<ul>
<li>IEEE Transactions on Intelligent Transportation Systems (TITS) </li>
<li>IEEE Intelligent Transportation Systems Magazine (ITSM) </li>
<li>IEEE Transactions on Vehicular Technology (TVT)</li>
<li>IEEE Access</li>
<li>Journal of Intelligent Transportation Systems</li>
</ul>
</li>
</ul>
</BODY>
</HTML>