Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions _includes/publications.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
{% for publications in site.categories['publications']%}
<section>
<li>
<h4><a href="{{publications.link}}">{{publications.title}}</a></h4>
<h4><a target="_blank" href="{{publications.link}}">{{publications.title}}</a></h4>
{{publications.authors}}<br/>
<i>{{publications.conference}} - {{publications.year}}</i>
</li>
Expand Down Expand Up @@ -119,7 +119,7 @@ <h4><a href="{{publications.link}}">{{publications.title}}</a></h4>
<p>
<b>When and where?</b>
</p>
<ul style="padding-left: 25px;" type="circle">
<ul style="padding-left: 25px;" type="circle">
<li>Date: Every Friday</li>
<li>Time: 11.00am</li>
<li>Venue: SCoRe lab / 4th floor conference room</li>
Expand All @@ -134,9 +134,9 @@ <h4><a href="{{publications.link}}">{{publications.title}}</a></h4>
</div>
<section>
<div class="col">
<p> We hope to add the details of the papers discussed and the paper presenters in this page in the future. Currently this page is under development. Please await more updates.</p>
<p> We hope to add the details of the papers discussed and the paper presenters in this page in the future. Currently this page is under development. Please await more updates.</p>
</div>
</section>
</div>
</div>
</div>
</div>