Skip to content

Commit e25a9b7

Browse files
committed
cleaned publications page
1 parent 7c9c50b commit e25a9b7

File tree

8 files changed

+58
-37
lines changed

8 files changed

+58
-37
lines changed

.idea/.gitignore

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/inspectionProfiles/Project_Default.xml

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/inspectionProfiles/profiles_settings.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/lab-website-host.iml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

publications.md

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ title: Publications
8585
<div class="publication-links">
8686
<a href="https://arxiv.org/abs/2310.10610"><i class="fas fa-file-alt"></i> arXiv</a>
8787
<a href="https://arxiv.org/pdf/2310.10610"><i class="fas fa-file-pdf"></i> PDF</a>
88-
<a href="https://ood-human.github.io/"><i class="fas fa-globe"></i> Website</a>
88+
<a href="https://ood-human.github.io/"><i class="fas f/home/atharva-globe"></i> Website</a>
8989
<a href="#"><i class="fas fa-book"></i> BibTeX</a>
9090
</div>
9191
<p class="note">* denotes equal contribution.</p>
@@ -263,42 +263,6 @@ title: Publications
263263
</div>
264264
</div>
265265

266-
<div class="publication">
267-
<div class="publication-image">
268-
<img src="{{ '/assets/images/publication1.png' | relative_url }}" alt="Publication Image">
269-
</div>
270-
<div class="publication-info">
271-
<h2>Paper Title</h2>
272-
<p><strong>Author 1*, Author 2*, Author 3, Faulty</strong></p>
273-
<p><em>Conference, Month Year.</em></p>
274-
<div class="publication-links">
275-
<a href="#"><i class="fas fa-file-alt"></i> arXiv</a>
276-
<a href="#"><i class="fas fa-file-pdf"></i> PDF</a>
277-
<a href="#"><i class="fas fa-globe"></i> Website</a>
278-
<a href="#"><i class="fas fa-book"></i> BibTeX</a>
279-
</div>
280-
<p class="note">* denotes equal contribution.</p>
281-
</div>
282-
</div>
283-
284-
<div class="publication">
285-
<div class="publication-image">
286-
<img src="{{ '/assets/images/publication1.png' | relative_url }}" alt="Publication Image">
287-
</div>
288-
<div class="publication-info">
289-
<h2>Paper Title</h2>
290-
<p><strong>Author 1*, Author 2*, Author 3, Faulty</strong></p>
291-
<p><em>Conference, Month Year.</em></p>
292-
<div class="publication-links">
293-
<a href="#"><i class="fas fa-file-alt"></i> arXiv</a>
294-
<a href="#"><i class="fas fa-file-pdf"></i> PDF</a>
295-
<a href="#"><i class="fas fa-globe"></i> Website</a>
296-
<a href="#"><i class="fas fa-book"></i> BibTeX</a>
297-
</div>
298-
<p class="note">* denotes equal contribution.</p>
299-
</div>
300-
</div>
301-
302266

303267
</div>
304268

0 commit comments

Comments
 (0)