-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnews.html
More file actions
230 lines (203 loc) · 7.23 KB
/
news.html
File metadata and controls
230 lines (203 loc) · 7.23 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
<!DOCTYPE html>
<html lang="en">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- CSS -->
<link href="css/bootstrap-5.2.3.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<title>Boxi Liu</title>
<link rel="icon" href="favicon.ico">
</head>
<body>
<div class="container">
<div class="row">
<!-- sidebar -->
<div class="sidebar col-md-2 text-center">
<img class="profile-picture" src="images/bxl-2023.png" alt="Boxi Liu">
<h3 class="my-3">Boxi Liu(刘铂熙)</h3>
<p>
<i>Associate Professor</i><br>
School of Computer Science
</p>
<div class="d-flex justify-content-center text-start">
<ul class="unstyled">
<li>
<span class="material-icons-outlined">email</span>
<span id="email" data-bs-toggle="tooltip" data-user="boxiliu.hust" data-domain="outlook.com"></span>
</li>
<!-- <li>
<span class="material-icons-outlined">place</span>
Wuhan, China
</li> -->
</ul>
</div>
<hr>
<ul class="nav flex-column">
<li class="nav-item">
<a class="nav-link" href="index.html">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link" href="documents/BoxiLiu-2023.pdf">Chinese CV</a>
</li>
<li class="nav-item">
<a class="nav-link" href="publications.html">PUBLICATIONS</a>
</li>
</ul>
<hr>
<p class="small">
© 2020 Designed by Francis Y. Yan at Microsoft
</p>
</div> <!-- sidebar -->
<!-- content -->
<div class="content col-md px-3 px-sm-4 px-lg-5 pb-4">
<!-- news -->
<div>
<div class="section-header">News</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">Sept</span>
<span class="news-year">2023</span>
</div>
<div class="col">
We welcome undergraduate students of CS and EE to apply to the positions of 2023 graduates for master degrees!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">Sept</span>
<span class="news-year">2023</span>
</div>
<div class="col">
Served as Associate Professor at School of Computer Science
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">Aug</span>
<span class="news-year">2023</span>
</div>
<div class="col">
<a href="https://arxiv.org/pdf/2212.12180.pdf">MetaCC</a>
have been in A/B test procedure on cloud-gaming of Tencent Cloud!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">Jul</span>
<span class="news-year">2023</span>
</div>
<div class="col">
<a>Octopus
</a>
has been submitted into <b>INFOCOM 2024</b>!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">May</span>
<span class="news-year">2023</span>
</div>
<div class="col">
<a href="https://arxiv.org/pdf/2212.12180.pdf">MetaCC</a>
has been accepted into <b>INFOCOM 2023</b>!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">Nov</span>
<span class="news-year">2022</span>
</div>
<div class="col">
<a>SimpleCC</a>
have been world-widely deployed into cloud-gaming of Tencent Cloud!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">June</span>
<span class="news-year">2021</span>
</div>
<div class="col">
Dr. Boxi Liu has been recognized with Overseas Highly-Calibre Personnel!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">July</span>
<span class="news-year">2020</span>
</div>
<div class="col">
Dr. Boxi Liu has been recognized with Tencent Talent(SSSP student offer)
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">April</span>
<span class="news-year">2020</span>
</div>
<div class="col">
<a>JCRP via alternative rounding</a>
have been accepted into IEEE Transactions on Wireless Communications!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">Nov</span>
<span class="news-year">2019</span>
</div>
<div class="col">
<a>JCR via randimzed rounding</a>
have been accepted into IEEE Internet of Things Journal!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">Nov</span>
<span class="news-year">2017</span>
</div>
<div class="col">
<a>OON, a novel architecture for edge computing</a>
have been accepted into IEEE Internet of Things Journal!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">Nov</span>
<span class="news-year">2016</span>
</div>
<div class="col">
Work at Yale University together with Dr. Leandros Tassiulas!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">June</span>
<span class="news-year">2015</span>
</div>
<div class="col">
Work at Chinese University of Hong Kong together with Dr. Zhi-quan Luo!
</div>
</div>
<div class="row mt-3">
<div class="news-date">
<span class="news-month">March
</span>
<span class="news-year">2015</span>
</div>
<div class="col">
<a>QoE optimization</a>
have been accepted into IEEE Network!
</div>
</div>
</div> <!-- news -->
</div> <!-- content -->
</div> <!-- row -->
</div> <!-- container -->
<!-- Javscript -->
<script src="js/bootstrap-5.2.3.bundle.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>