-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
146 lines (144 loc) · 7.41 KB
/
contact.html
File metadata and controls
146 lines (144 loc) · 7.41 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DaSH Lab - Contact</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Research Lab, Home, Velit Aliquet Sagittis University">
<meta name="author" content="">
<link rel="icon" type="image/png" href="thumbs/dashlab_logo_white_bg.png?v=1">
<script>(function(){try{if(localStorage.getItem("dashlab-theme")==="dark"){document.documentElement.classList.add("dark-mode");}}catch(e){}})();</script>
<!-- Le styles -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/theme.css?v=3" rel="stylesheet">
<link href="css/dark-mode.css" rel="stylesheet">
<link href="css/social-buttons.css" rel="stylesheet">
<link href="css/scroll.css" rel="stylesheet">
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "mn8xvap9au");
</script>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NW9LBZ5NWD"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NW9LBZ5NWD');
</script>
<body>
<div class="container">
<header class="jumbotron subhead" id="overview">
<h1>Data, Systems and HPC (DaSH) Lab</h1>
<p class="lead"> BITS Pilani K. K. Birla Goa Campus, India </p>
</header>
<div class="masthead">
<div class="navbar">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand d-none-md-full" href="#" style="margin-left: 3px;">Navigation</a>
<div class="nav-collapse collapse" style="height: 0; overflow: hidden;">
<ul class="nav">
<li><a href="index.html">Home</a></li>
<li><a href="people.html">People</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="collaborations.html">Partners</a></li>
<li><a href="equipment.html">Equipment</a></li>
<!-- <li><a href="teaching.html">Teaching</a></li> -->
<li><a href="joinus.html">Join Us</a></li>
<li class="active" ><a href="#">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<hr>
<div class="row-fluid">
<div class="span12 content">
<div class="row-fluid">
<div class="span8">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d13356.351419165034!2d73.8739635761471!3d15.392126342943365!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bbfb90003f2ce99%3A0x952a122faf7c7f75!2sDaSH%20Lab!5e0!3m2!1sen!2sin!4v1717596414280!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<div class="span4">
<div class="box_cont">
<h4>Address</h4>
<p>D-241, Department of CSIS<br>
BITS Pilani K. K. Birla Goa Campus,<br>
Sancoale, Goa<br>
India - 403726
</p>
<a href="https://www.google.com/maps/place/DaSH+Lab/@15.3899735,73.882393,15.75z/data=!4m6!3m5!1s0x3bbfb90003f2ce99:0x952a122faf7c7f75!8m2!3d15.391638!4d73.8829424!16s%2Fg%2F11vq2pqhv_?entry=ttu">Show Map</a>
<hr>
<h4>E-mail</h4>
<p>dashlab.cs@gmail.com
</p>
<p>arnabp@goa.bits-pilani.ac.in</p>
<a href="mailto:dashlab.cs@gmail.com">Email Us</a>
<hr>
<h4>Office Hours:</h4>
<p>By appointment only</p>
<hr>
<p><a href="https://scholar.google.com/citations?user=az8MAG0AAAAJ&hl=en">Google Scholar</a></p>
<!-- <p><a href="http://www.researchgate.net">ResearchGate</a></p> -->
<br/>
<p>
<!-- <a href="https://www.facebook.com" class="sb facebook">Facebook</a> -->
<a href="https://www.linkedin.com/company/dash-lab/" class="sb linkedin">LinkedIn</a>
</p>
</div>
</div>
</div>
</div>
</div>
<hr>
</div>
<footer id="footer">
<div class="container-fluid">
<div class="row-fluid">
<div class="span5">
<h3>Contact Information</h3>
<h5 style="color:white;"><b>Lab Meeting: </b>Tuesdays (6:30 PM - 8:30 PM IST)</h5>
<h5 style="color:white;"><b>PI: </b> <a href = "https://arnabkrpaul.github.io/">Arnab K. Paul</a></h5>
<h5 style="color:white;"><b>Email 1: </b>dashlab.cs@gmail.com</h5>
<h5 style="color:white;"><b>Email 2: </b>arnabp@goa.bits-pilani.ac.in</h5>
<!---<p><b>Cell: </b>999-999-9999</p>
<a href="mailto:your.email@uni.edu">Email</a>--->
</div>
<div class="span2">
<a href="index.html"><img src = "images/FullLogo.png" alt="research-lab-logo"/></a>
</div>
<div class="span5">
<h3>Lab Address</h3>
<h5 style="color:white">D-241, Department of CSIS<br>
BITS Pilani K. K. Birla Goa Campus,<br>
Sancoale, Goa<br>
India - 403726
</h5>
</div>
<!-- <a href="http://maps.google.com/">Show Map</a> -->
</div>
</div>
</div>
</footer>
<a href='#top' class="stt" title="scroll to top"></a>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery-1.9.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/theme-toggle.js"></script>
</body>
</html>