-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding AdobeFacultyAward and removing IEEE_Yash from Award section.
- Loading branch information
Showing
6 changed files
with
243 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
layout: post | ||
shortnews: true | ||
icon: newspaper-o | ||
award: true | ||
award: false | ||
--- | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
layout: post | ||
shortnews: true | ||
icon: newspaper-o | ||
award: true | ||
--- | ||
|
||
|
||
<b>Dr. Tanmoy Chakraborty</b> received the <font color="blue">Adobe Faculty Award 2023</font>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,146 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Laboratory for Computational Social Systems (LCS2): Adobefacultyaward_tc</title> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<link rel="stylesheet" | ||
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" | ||
integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" | ||
crossorigin="anonymous"> | ||
<link rel="stylesheet" | ||
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="/css/group.css"> | ||
<link rel="stylesheet" href="/css/font-awesome-animation.min.css"> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | ||
<link rel="stylesheet" href="/css/slider.css"> | ||
<script type="text/javascript" src="/js/slider.js"></script> | ||
</head> | ||
<body> | ||
|
||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-12"> | ||
<nav class="navbar navbar-expand-lg navbar-light fixed-top bg-white"> | ||
<a class="navbar-brand" href="/"><img src="img/logo.png" alt="" height="60"></a> | ||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
|
||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> | ||
<ul class="navbar-nav ml-auto"> | ||
|
||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
<strong>People</strong> | ||
</a> | ||
<div class="dropdown-menu" aria-labelledby="navbarDropdown"> | ||
<a class="dropdown-item" href="/people.html">Current Members</a> | ||
<a class="dropdown-item" href="/alumni.html">Alumni</a> | ||
</div> | ||
</li> | ||
|
||
|
||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
<strong>Research</strong> | ||
</a> | ||
<div class="dropdown-menu" aria-labelledby="navbarDropdown"> | ||
<a class="dropdown-item" href="/research.html">Research@LCS2</a> | ||
<a class="dropdown-item" href="/funding.html">Funded Projects</a> | ||
<a class="dropdown-item" href="/resources.html">Resources@LCS2</a> | ||
<!-- <div class="dropdown-divider"></div> --> | ||
<!-- <a class="dropdown-item" href="/job_post.html">Opportunities@LCS2</a> --> | ||
</div> | ||
</li> | ||
|
||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
<strong>Publications</strong> | ||
</a> | ||
<div class="dropdown-menu" aria-labelledby="navbarDropdown"> | ||
<a class="dropdown-item" href="/publications.html">Research Papers</a> | ||
<a class="dropdown-item" href="/tutorials.html">Tutorials</a> | ||
</div> | ||
</li> | ||
|
||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
<strong>Events</strong> | ||
</a> | ||
<div class="dropdown-menu" aria-labelledby="navbarDropdown"> | ||
<a class="dropdown-item" href="/talks.html">Talks@LCS2</a> | ||
<a class="dropdown-item" href="/events.html">Events@LCS2</a> | ||
<a class="dropdown-item" href="/media.html">Media Coverage</a> | ||
<a class="dropdown-item" href="/paper_readings.html">Paper Reading</a> | ||
</div> | ||
</li> | ||
|
||
|
||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
<strong>Others</strong> | ||
</a> | ||
<div class="dropdown-menu" aria-labelledby="navbarDropdown"> | ||
<a class="dropdown-item" href="/achievements.html">Achievements</a> | ||
<a class="dropdown-item" href="/gallery.html">Gallery</a> | ||
<!-- <a class="dropdown-item" href="/contact.html">Contacts</a> --> | ||
</div> | ||
</li> | ||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/contact.html"><strong>Contact Us</strong></a> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
</nav> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
<div class="row" style="margin-top: 100px;"></div> | ||
|
||
|
||
|
||
|
||
<h1>Adobefacultyaward_tc</h1> | ||
|
||
|
||
<p class="date">September 11, 2023</p> | ||
|
||
<div class="post"> | ||
<p><b>Dr. Tanmoy Chakraborty</b> received the <font color="blue">Adobe Faculty Award 2023</font>.</p> | ||
|
||
</div> | ||
|
||
|
||
<div class="footer"> | ||
<p> | ||
<a href="/">Laboratory for Computational Social Systems (LCS2)</a> | ||
at | ||
<a href="http://www.iiitd.ac.in/">Indraprastha Institute of Information Technology, Delhi (IIIT-Delhi)</a><br/>Template by <a href="https://github.com/uwsampa/research-group-web">Research Group Website Template</a> </p> | ||
</div> | ||
|
||
</div> <!-- /container --> | ||
|
||
</div> | ||
<!-- Support retina images. --> | ||
<script type="text/javascript" | ||
src="/js/srcset-polyfill.js"></script> | ||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-129817111-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-129817111-1'); | ||
</script> | ||
|
||
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters