-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
63 lines (54 loc) · 2.88 KB
/
index.html
File metadata and controls
63 lines (54 loc) · 2.88 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
<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">
<H2>Shen Wang (王燊)'s Home Page</H2>
<IMG SRC="shen_picture_small.jpg" width="12%" , alt="Shen's Picture" align="right">
<P>
<P style="line-height:1.2"> I am an Assistant Professor of <a href="https://www.ucd.ie/cs/">
School of Computer Science</a> at <a href="http://www.ucd.ie/">University College Dublin</a>, Ireland. I received
my Ph.D degree from <a href="http://www.dcu.ie/">Dublin City University</a> (2016). This is my <a href="http://doras.dcu.ie/21391/">PhD thesis</a>. I am interested in using state-of-the-art computer technologies for real-life challenges such as smart transport. I am affiliated with PEL, CeADAR, MAS3, D-Real, Earth Institute, and C-QuEST. I am a member of the IEEE since
2016. Here is a <a href="short-bio.txt">short bio</a>.
<dl>
<dt> <strong> Contact information: </strong>
<dd> A1.07, Computer Science Building,
<dd> <a href="http://www.ucd.ie/">University College Dublin</a>,
<dd> Belfield, Dublin 4, Ireland.
<dd> phone: +353 1 716 2479
<dd> E-mail: shen [dot] wang [at] ucd [dot] ie
</dl>
<hr>
<center>
<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>
<h3>News</h3>
<ul>
<li> [Jun 2021] I was appointed as the School's Research Integrity Champion.
<li> [Jun 2021] IRC Postgraduate scholarship proposal approved with score 92.5/100.
<li> [May 2021] I became a member of the UCD Earth Institute.
<li> [May 2021] 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> [Apr 2021] I gave a guest lecture for the module CVEN40060 Transport Modelling.
<li> [Mar 2021] I gave a talk at the D-Real Placement Session.
<li> [Mar 2021] 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> [Mar 2021] I joined the Organizing Committee of IEEE ISC2 2021 as a co-chair of Smart Transportation Track.
<li> <a href="news.html">more</a>
</ul>
<script type="text/javascript"
src="//rf.revolvermaps.com/0/0/8.js?i=5annzjzty2z&m=0&c=ff0000&cr1=ffffff&f=arial&l=33"
async="async"></script>
</BODY>
</HTML>