-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstudents.html
55 lines (46 loc) · 1.7 KB
/
students.html
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
<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>Students and Postdocs</h3>
<ul>
<li><b>Current PhD students:</b>
<ul>
<li><a href="https://www.researchgate.net/profile/Jiaying_Guo2">Jiaying Guo (郭家迎)</a> (2020, BDIC)
<li><a href="https://ie.linkedin.com/in/patrick-mcenroe-3b6532184">Patrick McEnroe</a> (2020, w/ Madhusanka
Liyanage, SFI ML-Lab)
<li><a href="https://www.researchgate.net/profile/Chamara-Sandeepa">Chamara Prabhash Sandeepa</a> (2021, w/
Madhusanka Liyanage, EU H2020 SPATIAL)
<li><a href="https://scholar.google.fi/citations?user=AdtMb7YAAAAJ&hl=en">Thulitha Theekshana</a> (2021, EU
H2020 SPATIAL)
<li> Jiaming Xu (徐嘉明) (2021, Self-funded Research Master)
</ul>
</li>
<p>
<li><b>Current Postdocs:</b>
<ul>
<li><a href="https://scholar.google.com/citations?user=M0MlC-oAAAAJ&hl=en">Bartlomiej Siniarski</a> (2021, w/
Madhusanka Liyanage, EU H2020 SPATIAL)
</ul>
</li>
</ul>
</BODY>
</HTML>