-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgrant_award.html
More file actions
72 lines (71 loc) · 2.61 KB
/
grant_award.html
File metadata and controls
72 lines (71 loc) · 2.61 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>Welcome to Kai Wu's Homepage</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Kai Wu</div>
<div class="menu-item"><a href="index.html">Home</a></div>
<div class="menu-item"><a href="publication.html">Publications</a></div>
<div class="menu-item"><a href="grant_award.html" class="current">Funds & Awards</a></div>
<div class="menu-item"><a href="service.html">Services</a></div>
</td>
<td id="layout-content">
<p>
<tt> </tt>
</p>
<h1>Funds</h1>
<ul>
<li><p>2023, Supported by the Young Talent Fund of Association for Science and Technology in Shaanxi, China, 2024 to 2025, PI, 10000RMB.</p>
</li>
<li><p>2022, Supported by the NIO, 2022 to 2023, PI, 394000RMB.</p>
</li>
<li><p>2021, Supported by the National Natural Science Foundation of China, 2023.1 to 2025.12, PI, 300000RMB.</p>
</li>
<li><p>2021, Supported by the Zhejiang Lab’s International Talent Fund for Young Professionals, 2021 to 2022, PI.</p>
</li>
<li><p>2021, Supported by the Huashan Talent Fund, 2021 to 2023, PI.</p>
</li>
</ul>
<h1>Awards</h1>
<ul>
<li><p>2022, Outstanding Doctoral Dissertation of Shaanxi Province.</p>
</li>
<li><p>2022, Outstanding Doctoral Dissertation of the 5th Conference on Intelligent Optimization and Scheduling.</p>
</li>
<li><p>2022, Outstanding Doctoral Dissertation of Xidian University.</p>
</li>
<li><p>2018, Supported by the excellent doctoral dissertation fund of Xidian University, September 2018 to September 2020.</p>
</li>
<li><p>2019, First class academic scholarship; Excellent graduate student.</p>
</li>
<li><p>2018, Guorui scholarship.</p>
</li>
<li><p>2017, China Electronics Technology Group Corporation-Xidian University collaborative innovation first class scholarship.</p>
</li>
<li><p>2017, 2016-2017 National doctoral scholarship; Excellent graduate student.</p>
</li>
<li><p>2016, 2015-2016 National doctoral scholarship; Excellent graduate student.</p>
</li>
</ul>
</td>
</tr>
</table>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?d56a1698848ed345e37455eb85b19de8";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>