-
Notifications
You must be signed in to change notification settings - Fork 2
/
contact.html
54 lines (43 loc) · 2.03 KB
/
contact.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<title>Siddhartha S. Srinivasa: University of Washington</title>
<meta name="Keywords" content="Siddhatha Srinivasa, Robotics, Seattle, University of Washington, Paul G. Allen School of Computer Science & Engineering" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
<link rel="stylesheet" type="text/css" href="general.css" />
</head>
<body>
<div id="title"><div id="titleContent">
<a href="index.html" style="font-size:40px;text-align:left;">Siddhartha S. Srinivasa</a><br/>
<div style="text-align:left"><a href="https://www.cs.washington.edu/people/faculty/siddh">Boeing Endowed Professor</a><br/>
<a href="https://www.cs.washington.edu/">Paul G. Allen School of Computer Science & Engineering</a> <a href="http://www.washington.edu/"><br/>University of Washington</a><br/><br/></div>
<div style="text-align:left"><a href="index.html">Home</a> |
<a href="research.html">Research</a> |
<a href="publications.html">Publications</a> |
<a href="cv.html">CV</a> |
<a href="contact.html">Contact</a> </div>
</div></div>
<div id="content">
<div id="centerContentContainer">
<br/>
<b>Email</b><br/>
siddh [at] cs [dot] uw [dot] edu<br/><br/>
<b>Administrative Assistant</b><br/>
Lisa Merlin<br/>
lmerlin [at] cs [dot] washington [dot] edu<br/>
Ph: +1 206 543 9958<br/><br/>
<b>Office</b><br/>
CSE572,<br/>
Paul G. Allen School of Computer Science & Engineering, <br/>
University of Washington, <br/>
Box 352350,<br/>
Seattle WA 98195-2350<br/>
<p style="clear:both"></p><br/><br/>
</div>
<hr style="width:50%;padding-left:25%;border-color:#000000"/>
<p style="font-color:black;text-align:center">Siddhartha Srinvasa. All Rights Reserved. 2016.<br>
</div>
</body>
</html>