-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubs.html
More file actions
512 lines (493 loc) · 28.7 KB
/
pubs.html
File metadata and controls
512 lines (493 loc) · 28.7 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
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
<!DOCTYPE html>
<!--
Template Name: Jeren
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
-->
<html lang="">
<!-- To declare your language - read more here: https://www.w3.org/International/questions/qa-html-language-declarations -->
<head>
<title>Welcome to Suvam's Homepage!</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link href="layout/styles/layout.css" rel="stylesheet" type="text/css" media="all">
</head>
<body id="top">
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row0">
<div id="topbar" class="hoc clear">
<!-- ################################################################################################ -->
<div class="fl_left">
<ul class="nospace">
<!-- <li><i class="fa fa-phone"></i> +00 (123) 456 7890</li>-->
<li><i class="fa fa-envelope-o"></i> suvamm@outlook.com</li>
</ul>
</div>
<div class="fl_right">
<ul class="nospace">
<li><a href="#"><i class="fa fa-lg fa-home"></i></a></li>
<li><a href="index.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
<!-- <li><a href="#">Login</a></li>
<li><a href="#">Register</a></li> -->
</ul>
</div>
<!-- ################################################################################################ -->
</div>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row1">
<header id="header" class="hoc clear">
<!-- ################################################################################################ -->
<div id="logo" class="fl_left">
<h1><a href="index.html">Suvam Mukherjee</a></h1>
</div>
<nav id="mainav" class="fl_right">
<ul class="clear">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="pubs.html">Publications and Projects</a></li>
<li><a href="awards.html">Awards</a></li>
<li><a href="cocurricular.html">Co-Curricular</a></li>
<!--<li><a class="drop" href="#">Dropdown</a>
<ul>
<li><a href="#">Level 2</a></li>
<li><a class="drop" href="#">Level 2 + Drop</a>
<ul>
<li><a href="#">Level 3</a></li>
<li><a href="#">Level 3</a></li>
<li><a href="#">Level 3</a></li>
</ul>
</li>
<li><a href="#">Level 2</a></li>
</ul>
</li>
-->
</ul>
</nav>
<!-- ################################################################################################ -->
</header>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- <div class="bgded overlay" style="background-image:url('images/demo/backgrounds/01.png');">
<div id="pageintro" class="hoc clear">
<!-- ################################################################################################ -->
<!-- <div class="flexslider basicslider">
<ul class="slides">
<li>
<article>
<p>Lacinia</p>
<h3 class="heading">Eleifend tristique lacus</h3>
<p>Eleifend sagittis cras convallis nisl eget</p>
<footer><a class="btn" href="#">Nullam porttitor</a></footer>
</article>
</li>
<li>
<article>
<p>Pulvinar</p>
<h3 class="heading">Ornare tortor quisque</h3>
<p>Odio semper sed euismod mi euismod curabitur</p>
<footer><a class="btn inverse" href="#">Eget venenatis</a></footer>
</article>
</li>
<li>
<article>
<p>Sagittis</p>
<h3 class="heading">Feugiat blandit erat</h3>
<p>Convallis nibh nulla nec dictum mi consequat vel</p>
<footer><a class="btn" href="#">Facilisis vestibulum</a></footer>
</article>
</li>
</ul>
</div>
<!-- ################################################################################################ -->
<!-- </div>
</div> -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row3">
<main class="hoc container clear">
<!-- main body -->
<!-- ################################################################################################ -->
<!-- <div class="sectiontitle">
<!--<h3 class="heading">About Me</h3> -->
<!--<p>Non risus leo sed eget lobortis risus mauris blandit maximus.</p>
</div> -->
<p align="justify">
<b>Ph.D. Thesis</b>: <i>Efficient Static Analyses for Concurrent Programs</i> <a target="_blank" href="https://suvamm.github.io/papers/phd-thesis.pdf"> [PDF]</a>
</p>
<p align="justify">
<b>Conference/Journal</b>
<ul>
<li>
<i>Celestial: A Smart Contracts Verification Framework</i> <br>
Samvid Dharanikota, <b>Suvam Mukherjee</b>, Chandrika Bharadwaj, Aseem Rastogi, Akash Lal <br>
<i>at</i> FMCAD 2021,
<a target="_blank" href="https://www.microsoft.com/en-us/research/publication/celestial-a-smart-contracts-verification-framework/"> [PrePrint]</a>,
<a target="_blank" href="https://github.com/microsoft/verisol/tree/celestial/Celestial"> [Tool]</a>, <a target="_blank" href="https://suvamm.github.io/papers/celestial.pdf"> [Paper]</a><br>
</li>
<br>
<li>
<i>Ensuring Fairness under Prior Probability Shifts</i> <br>
Arpita Biswas, <b>Suvam Mukherjee</b> <br>
<i>at</i> AIES 2021 <a target="_blank" href="https://suvamm.github.io/papers/aies21.pdf"> [Paper]</a>, <a target="_blank" href="https://arxiv.org/pdf/2005.03474.pdf"> [PrePrint] </a>
</li>
<br>
<li>
<i>Learning-based Controlled Concurrency Testing</i> <br>
<b>Suvam Mukherjee</b>, Pantazis Deligiannis, Arpita Biswas, Akash Lal <br>
<i> at</i> OOPSLA 2020, <a target="_blank" href="https://2020.splashcon.org/details/splash-2020-Artifacts/49/Learning-based-Controlled-Concurrency-Testing">[OOPSLA 2020 Artifact Evaluated]</a>, <a target="_blank" href="https://doi.org/10.5281/zenodo.4043040">[Artifact DOI]</a>,
<a target="_blank" href="https://www.microsoft.com/en-us/research/blog/reinforcing-program-correctness-with-reinforcement-learning/"> [Microsoft Research blog]</a>, <a target="_blank" href="https://suvamm.github.io/papers/oopsla20main.pdf"> [PrePrint]</a>, <a target="_blank" href="https://dl.acm.org/doi/10.1145/3428298"> [Paper]</a>, <a target="_blank" href="https://www.youtube.com/watch?v=i2xwkB6OqRo&feature=emb_logo"> [Talk Video]</a>. <br>
<i>Winner</i> Distinguished Artifact Award, OOPSLA 2020 <a target="_blank" href="https://2020.splashcon.org/attending/awards">[OOPSLA 2020 Awards]</a> <br>
</li>
<br>
<li>
<i>Reliable State Machines: A Framework for Programming Reliable Cloud Services</i> <br>
<b>Suvam Mukherjee</b>, Nitin John Raj, Krishnan Govindraj, Pantazis Deligiannis, Chandramouleswaran Ravichandran, Akash Lal, Aseem Rastogi, Raja Krishnaswamy <br>
<i> at </i> ECOOP 2019, London, UK
<a target="_blank" href="http://drops.dagstuhl.de/opus/volltexte/2019/10810/pdf/LIPIcs-ECOOP-2019-18.pdf" title="Reliable State Machines"> [Paper] </a>
<a target="_blank" href="https://www.youtube.com/watch?v=_Hqc9qT6GrA&feature=youtu.be" title="Reliable State Machines"> [Video] </a>
</li>
<br>
<li>
<i>Fairness Through the Lens of Proportional Equality</i> (extended abstract) <br>
Arpita Biswas, <b>Suvam Mukherjee</b> <br>
<i>at</i> AAMAS 2019, Montreal, Canada. <a target="_blank" href="https://suvamm.github.io/papers/ea0987-biswasA.pdf">[Paper]</a> <br>
</li>
<br>
<li> <i>RATCOP: Relational Analysis Tool for COncurrent Programs </i> (tool paper)<br>
<b>Suvam Mukherjee</b>, Oded Padon, Sharon Shoham, Deepak D'Souza, Noam Rinetzky <br>
<i>at</i> 13<sup>th</sup> Haifa Verification Conference (HVC), 2017, Haifa, Israel. <a target="_blank" href="https://suvamm.github.io/papers/ratcop.pdf"> [Paper] </a>
</li>
<br>
<li> <i>Thread-Local Semantics and its Efficient Sequential Abstractions for Race-Free Programs </i> <br>
<b>Suvam Mukherjee</b>, Oded Padon, Sharon Shoham, Deepak D'Souza, Noam Rinetzky <br>
<i>at</i> 24<sup>th</sup> Static Analysis Symposium (SAS), 2017, Courant Institute of Mathematical Sciences, New York University, New York, USA. <br>
(Suvam Mukherjee and Oded Padon were awarded the Radhia Cousot Young Researcher Best Paper Award 2017 for this paper.) <a target="_blank" href="https://suvamm.github.io/papers/sas-17.pdf"> [Paper] </a> <a target="_blank" href="https://arxiv.org/pdf/2009.02775.pdf">[Extended Tech Report]</a>
</li>
<br>
<li><i>Detecting all High-Level Dataraces in an RTOS Kernel</i> <br>
<b>Suvam Mukherjee</b>, Arun Kumar, Deepak D'Souza <br>
<i>at</i> Verification, Model Checking, and Abstract Interpretation (VMCAI), 2017, Paris, France. <a target="_blank" href="https://suvamm.github.io/papers/vmcai-17.pdf"> [Paper] </a> </li>
<br>
<li><i>Efficient Shape Analysis of Multithreaded Programs</i> (short paper) <br>
<b>Suvam Mukherjee</b> <br>
<i>at</i> Young Researchers' Conference on Frontiers of Formal Methods (FFM), 2015, Aachen, Germany. </li>
<br>
<li><i>Automatic Algorithm Specification to Source Code Translation</i><br>
<b>Suvam Mukherjee</b>, Tamal Chakraborty <br>
<i>in</i> Indian Journal of Computer Science and Engineering, Volume 2 Issue 2, 2011. <a target="_blank" href="http://www.ijcse.com/docs/IJCSE11-02-02-51.pdf"> [Paper] </a></li>
<br>
</ul>
<hr>
<br>
<b>Projects</b>
<ul>
<li><i>Prediction Markets</i>: Implemented and deployed a prediction market, within the Indian Institute of Science, based on the Zocalo framework, to predict the winner of the Indian Premier League 2012 cricket tour- nament. The virtual market attracted over 100 users with over 2000 trades, and accurately predicted the League leader. This project was part of the Game Theory 2012 course at CSA, IISc, and was mentored by Dr. Dinesh Garg (IBM Research Labs, India), and Rohith D. Vallam (Ph.D. student, CSA, IISc). <a target="_blank" href="https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxzYW1iYXJhbnNpdGV8Z3g6N2Y4ZjVhZDhmNGQ0YzI1Zg">Tech Report</a>. </li>
<br>
<li><i>Null-Dereference Detector for Java Programs</i>Implemented an intra-procedural data flow analysis for detecting null dereference bugs in Java programs with high precision, as part of the Program Analysis and Verification course, 2011. <a target="_blank" href="https://bitbucket.org/suvam/nullderefchecker">Tool Sources</a>.
</li>
</p>
<hr style="height:1px;border:none;color:#333;background-color:#333;" />
<p align=right>Template courtesy <a target="_blank" href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a></p>
<!--<img src="figures/Suvam.jpg" alt="Mountain View" style="width:210px;height:220px;border:30px;" align="right" border="30">
<i>Current Designation: </i> Software Engineer, Arista Networks (August 2017 - Present) <br>
<i>Previous Organization: </i> Ph.D. Student, Indian Institute of Science, Bangalore. (August 2011 - July 2017)
<p class="btmspace-50 justified"> Hello. I am presently a software engineer at Arista Networks, Bangalore. Prior to this, I was a Ph.D. student in the Programming Languages Laboratory, at the Department of Computer Science and Automation, Indian Institute of Science, Bangalore. </p>
<ul class="nospace group center">
<li class="one_quarter first">
<article><a href="#"><i class="icon btmspace-30 fa fa-500px"></i></a>
<h6 class="heading">Varius eros ac</h6>
</article>
</li>
<li class="one_quarter">
<article><a href="#"><i class="icon btmspace-30 fa fa-adjust"></i></a>
<h6 class="heading">Augue praesent</h6>
</article>
</li>
<li class="one_quarter">
<article><a href="#"><i class="icon btmspace-30 fa fa-amazon"></i></a>
<h6 class="heading">Bibendum pulvinar</h6>
</article>
</li>
<li class="one_quarter">
<article><a href="#"><i class="icon btmspace-30 fa fa-apple"></i></a>
<h6 class="heading">Dignissim aliquam</h6>
</article>
</li>
</ul> -->
<!-- ################################################################################################ -->
<!-- / main body -->
<!-- <div class="clear"></div>
</main>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!--<div class="wrapper bgded overlay" style="background-image:url('images/demo/backgrounds/02.png');">
<article class="hoc container clear">
<!-- ################################################################################################ -->
<!--<div class="three_quarter first">
<h6 class="nospace">Aenean et sollicitudin</h6>
<p class="nospace">tincidunt tellus sit amet ex blandit cursus sed placerat hendrerit tincidunt</p>
</div>
<footer class="one_quarter"><a class="btn" href="#">augue elementum »</a></footer>
<!-- ################################################################################################ -->
<!-- </article>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!--<div class="wrapper bgded overlay light" style="background-image:url('images/demo/backgrounds/03.png');">
<section class="hoc container clear">
<!-- ################################################################################################ -->
<!--<div class="sectiontitle">
<h3 class="heading">Euismod interdum viverra</h3>
<p>Id eros nec finibus convallis nulla curabitur enim est egestas.</p>
</div>
<ul class="nospace group services">
<li class="one_third first">
<article><a href="#"><i class="icon fa fa-camera"></i></a>
<h6 class="heading">Hendrerit bibendum</h6>
<p>Id erat etiam molestie mi et tincidunt facilisis nulla urna viverra nibh in ullamcorper…</p>
<footer><a href="#">Read More »</a></footer>
</article>
</li>
<li class="one_third">
<article><a href="#"><i class="icon fa fa-bank"></i></a>
<h6 class="heading">Vestibulum suscipit</h6>
<p>Enim nullam tincidunt tortor eget amet dui duis sed vestibulum velit praesent blandit lorem viverra…</p>
<footer><a href="#">Read More »</a></footer>
</article>
</li>
<li class="one_third">
<article><a href="#"><i class="icon fa fa-cny"></i></a>
<h6 class="heading">Velit eu maximus massa</h6>
<p>Turpis vel egestas ante etiam maximus placerat placerat aliquam in lectus ut lectus…</p>
<footer><a href="#">Read More »</a></footer>
</article>
</li>
<li class="one_third first">
<article><a href="#"><i class="icon fa fa-coffee"></i></a>
<h6 class="heading">Dignissim id maecenas</h6>
<p>Scelerisque sollicitudin aenean efficitur magna non aliquet convallis phasellus ut rutrum…</p>
<footer><a href="#">Read More »</a></footer>
</article>
</li>
<li class="one_third">
<article><a href="#"><i class="icon fa fa-flask"></i></a>
<h6 class="heading">Tempus odio a ipsum</h6>
<p>Neque vivamus eu arcu enim phasellus efficitur euismod augue sed bibendum ipsum sodales…</p>
<footer><a href="#">Read More »</a></footer>
</article>
</li>
<li class="one_third">
<article><a href="#"><i class="icon fa fa-legal"></i></a>
<h6 class="heading">Consequat scelerisque</h6>
<p>Eget aenean tellus leo consequat sit amet quam ut interdum commodo nunc nunc ipsum lacus…</p>
<footer><a href="#">Read More »</a></footer>
</article>
</li>
</ul>
<!-- ################################################################################################ -->
<!-- <div class="clear"></div>
</section>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!--<article class="hoc container clear">
<!-- ################################################################################################ -->
<!--<div class="sectiontitle">
<h3 class="heading">Aliquam et nulla ac magna</h3>
<p>Etiam euismod neque sapien eget suscipit justo pharetra id.</p>
</div>
<figure>
<ul class="nospace group logos">
<li class="one_quarter first"><a href="#"><img src="images/demo/222x100.png" alt=""></a></li>
<li class="one_quarter"><a href="#"><img src="images/demo/222x100.png" alt=""></a></li>
<li class="one_quarter"><a href="#"><img src="images/demo/222x100.png" alt=""></a></li>
<li class="one_quarter"><a href="#"><img src="images/demo/222x100.png" alt=""></a></li>
</ul>
</figure>
<!-- ################################################################################################ -->
<!-- </article>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!--<div class="wrapper bgded overlay" style="background-image:url('images/demo/backgrounds/04.png');">
<article class="hoc container">
<!-- ################################################################################################ -->
<!--<div class="sectiontitle">
<h3 class="heading">Odio facilisis sagittis</h3>
<p>Ante vehicula suscipit suscipit mauris varius proin sed libero ut.</p>
</div>
<ul class="nospace group">
<li class="one_half first borderedbox inspace-15">
<blockquote>Vivamus nec laoreet felis sed at enim est aenean ac diam ante nulla sit amet felis purus nulla molestie maximus volutpat etiam ullamcorper malesuada tristique quisque ac neque accumsan dictum mauris</blockquote>
<p class="right bold">John Doe / CEO</p>
</li>
<li class="one_half borderedbox inspace-15">
<blockquote>In condimentum risus in faucibus metus nec mi porta congue interdum mauris commodo nulla sit amet convallis nunc a neque a metus ullamcorper bibendum nec sed nunc a metus facilisis volutpat faucibus</blockquote>
<p class="right bold">John Doe / CEO</p>
</li>
</ul>
<!-- ################################################################################################ -->
<!--</article>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!--<div class="wrapper row3">
<section class="hoc container clear">
<!-- ################################################################################################ -->
<!--<div class="sectiontitle">
<h3 class="heading">Tempus feugiat odio</h3>
<p>Est aliquam erat volutpat morbi ornare faucibus malesuada in.</p>
</div>
<ul class="nospace group">
<li class="one_third first">
<article class="excerpt"><a href="#"><img class="inspace-10 borderedbox" src="images/demo/320x220.png" alt=""></a>
<div class="excerpttxt">
<ul>
<li><i class="fa fa-calendar-o"></i> 06/01/45</li>
<li><i class="fa fa-comments"></i> <a href="#">4</a></li>
</ul>
<h6 class="heading font-x1">At molestie morbi fringilla a leo sed auctor…</h6>
<p><a class="btn" href="#">Read More »</a></p>
</div>
</article>
</li>
<li class="one_third">
<article class="excerpt"><a href="#"><img class="inspace-10 borderedbox" src="images/demo/320x220.png" alt=""></a>
<div class="excerpttxt">
<ul>
<li><i class="fa fa-calendar-o"></i> 05/01/45</li>
<li><i class="fa fa-comments"></i> <a href="#">4</a></li>
</ul>
<h6 class="heading font-x1">Curabitur malesuada eros turpis quis libero non…</h6>
<p><a class="btn" href="#">Read More »</a></p>
</div>
</article>
</li>
<li class="one_third">
<article class="excerpt"><a href="#"><img class="inspace-10 borderedbox" src="images/demo/320x220.png" alt=""></a>
<div class="excerpttxt">
<ul>
<li><i class="fa fa-calendar-o"></i> 04/01/45</li>
<li><i class="fa fa-comments"></i> <a href="#">4</a></li>
</ul>
<h6 class="heading font-x1">Scelerisque hendrerit velit sed non elit lorem…</h6>
<p><a class="btn" href="#">Read More »</a></p>
</div>
</article>
</li>
</ul>
<!-- ################################################################################################ -->
<!--</section>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!--<div class="wrapper bgded overlay" style="background-image:url('images/demo/backgrounds/05.png');">
<article class="hoc container center">
<!-- ################################################################################################ -->
<!--<div class="sectiontitle">
<h3 class="heading">Euismod sem ullamcorper</h3>
<p>Ullamcorper euismod eget condimentum ligula vestibulum vitae.</p>
</div>
<footer><a class="btn inverse" href="#">Sodales pulvinar</a></footer>
<!-- ################################################################################################ -->
<!--</article>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!--<div class="wrapper row4">
<footer id="footer" class="hoc clear">
<!-- ################################################################################################ -->
<!--<div class="one_third first">
<h6 class="heading">Risus lacus ut lectus</h6>
<ul class="nospace btmspace-30 linklist contact">
<li><i class="fa fa-map-marker"></i>
<address>
Street Name & Number, Town, Postcode/Zip
</address>
</li>
<li><i class="fa fa-phone"></i> +00 (123) 456 7890</li>
<li><i class="fa fa-envelope-o"></i> info@domain.com</li>
</ul>
<ul class="faico clear">
<li><a class="faicon-facebook" href="#"><i class="fa fa-facebook"></i></a></li>
<li><a class="faicon-twitter" href="#"><i class="fa fa-twitter"></i></a></li>
<li><a class="faicon-dribble" href="#"><i class="fa fa-dribbble"></i></a></li>
<li><a class="faicon-linkedin" href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a class="faicon-google-plus" href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a class="faicon-vk" href="#"><i class="fa fa-vk"></i></a></li>
</ul>
</div>
<div class="one_third">
<h6 class="heading">Massa consequat tellus</h6>
<ul class="nospace linklist">
<li>
<article>
<h2 class="nospace font-x1"><a href="#">Non efficitur lacus elit</a></h2>
<time class="font-xs block btmspace-10" datetime="2045-04-06">Friday, 6<sup>th</sup> April 2045</time>
<p class="nospace">Metus mauris luctus lacinia posuere aenean nec cursus mi nunc ornare interdum […]</p>
</article>
</li>
<li>
<article>
<h2 class="nospace font-x1"><a href="#">Ut ipsum vestibulum et fringilla</a></h2>
<time class="font-xs block btmspace-10" datetime="2045-04-05">Thursday, 5<sup>th</sup> April 2045</time>
<p class="nospace">Nunc vitae porttitor ipsum in hac habitasse platea dictumst in quis arcu ac […]</p>
</article>
</li>
</ul>
</div>
<div class="one_third">
<h6 class="heading">Praesent porttitor pulvinar</h6>
<p class="nospace btmspace-30">Ligula euismod lacinia eget hendrerit nunc mauris ultrices mauris vel.</p>
<form method="post" action="#">
<fieldset>
<legend>Newsletter:</legend>
<input class="btmspace-15" type="text" value="" placeholder="Name">
<input class="btmspace-15" type="text" value="" placeholder="Email">
<button type="submit" value="submit">Submit</button>
</fieldset>
</form>
</div>
<!-- ################################################################################################ -->
<!-- </footer>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!--<div class="wrapper row5">
<div id="copyright" class="hoc clear">
<!-- ################################################################################################ -->
<!-- <p class="fl_left">Copyright © 2017 - All Rights Reserved - <a href="#">Domain Name</a></p>
<p class="fl_right">Template by <a target="_blank" href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a></p>
<!-- ################################################################################################ -->
<!-- </div>
</div> -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<a id="backtotop" href="#top"><i class="fa fa-chevron-up"></i></a>
<!-- JAVASCRIPTS -->
<script src="layout/scripts/jquery.min.js"></script>
<script src="layout/scripts/jquery.backtotop.js"></script>
<script src="layout/scripts/jquery.mobilemenu.js"></script>
<script src="layout/scripts/jquery.flexslider-min.js"></script>
</body>
</html>