-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnews.html
More file actions
76 lines (63 loc) · 2.58 KB
/
news.html
File metadata and controls
76 lines (63 loc) · 2.58 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
<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>News</h3>
<ul>
<li><b>2021:</b>
<ul>
<li> [June] I was appointed as the School's Research Integrity Champion.
<li> [June] IRC Postgraduate scholarship proposal approved with score 92.5/100.
<li> [May] I became a member of the UCD Earth Institute.
<li> [May] I obtained an award with Dr.Beatriz Martinez-Pastor due to our research proposal about the transport resillience using CAV at the Connecting Collaborators workshop.
<li> [April] I gave a guest lecture for the module CVEN40060 Transport Modelling.
<li> [March] I gave a talk at the D-Real Placement Session.
<li> [March] I gave a talk at the Connecting Collaborators Workshop that is co-organised by the Earth Institute, the School of Mathematics & Statistics, and the School of Computer Science, UCD.
<li> [March] I joined the Organizing Committee of IEEE ISC2 2021 as a co-chair of Smart Transportation Track.
<li> [March] I gave a talk at the 1st BJUT-UCD Research Symposium.
<li> [Feburary] I became a named supervisor for SFI D-REAL.
<li> [January] I became a co-PI of EU Horizon 2020 SPATIAL project.
<li> [January] I was "promoted" as Saoirse Wang's daddy ;)
</ul>
<p>
<li><b>2020:</b>
<ul>
<li> [August] Two papers accepted at IEEE ISC2 2020.
<li> [March] Paper accepted at IEEE CEC 2020.
<li> [January] Paper accepted at IEEE ICBDA 2020.
</ul>
</li>
<p>
<li><b>2019:</b>
<ul>
<li> [October] I gave a guest lecture for the module COMP47520 Programming for IoT.
<li> [Febuarary] CeADAR's demo project EXPERTS was successfully completed.
</ul>
</li>
<p>
<li><b>2018:</b>
<ul>
<li> [December] I joined the School of Computer Science, UCD, as an Assistant Professor.
</ul>
</li>
</ul>
</BODY>
</HTML>