-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpublications.html
More file actions
60 lines (53 loc) · 1.89 KB
/
publications.html
File metadata and controls
60 lines (53 loc) · 1.89 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
<html>
<title>
Ariel Wang's Home Page
</title>
<body style="overflow-y:scroll">
<table width="100%">
<tr>
<td valign="top" width="16%">
<img style="width: 204px; height: 255px; float: left;" src="./Patchouli.jpg" alt="" hspace="1" vspace="0">
</td>
<td valign="top" width="84%">
<h1>Ariel Wang (王馨玥)</h1>
<font style="line-height:135%" size="4">
Mathematics and Computer Science student <br>
<br>
New York University Shanghai <br>
567 West Yangsi Road, Pudong New District, Shanghai, China 200126 <br>
Office: Room WB244 <br>
Email: <a href="mailto:ariel@netc.fr">ariel@netc.fr </a> <br>
<br>
Research interests: N/A.
</font>
</td>
</tr>
</table>
<hr>
<table width="100%">
<tr>
<td width="1%"> </td>
<td valign="top" width="15%">
<h2><a href="/">Biography</a></h2>
<h2><a href="/publications.html">Publications</a></h2>
<h2><a href="https://yourwhitemoon.wordpress.com">Blog</a></h2>
<h2><a href="/poems.html">Poems</a></h2>
</td>
<td valign="top" width="84%">
<h2> Publications </h2>
<font style="line-height:135%" size="4">
<p><center><i>What is now proved was once only imagined. --William Blake </i></center></p>
This page presents my published papers (authors with * are sorted by alphabet order of their last names).
<ul>
<li style="margin-bottom:10px"> <font color="blue"> ?????. </font> <br>
<!-- Daniel Lokshtanov*, Fahad Panolan*, Saket Saurabh*, Roohani Sharma*, <b>Jie Xue</b>*, Meirav Zehavi*. <br>
Accepted to the <i>36th ACM-SIAM Symposium on Discrete Algorithms</i> (SODA), 2025. </li> -->
???*, <b>Ariel Wang</b>*, ???*. <br>
Accepted to the <i>????</i> (??), 202?. </li>
</ul>
</font>
</td>
</tr>
</table>
</body>
</html>