Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
fix superscripts
  • Loading branch information
Joe-Vincent authored May 9, 2024
1 parent 3b1ce3d commit bc208e8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,21 @@ <h1 class="title is-1 publication-title">How Generalizable Is My Behavior Clonin
<div class="is-size-5 publication-authors">
<!-- Paper authors -->
<span class="author-block">
<a href="https://scholar.google.com/citations?user=02fzkIwAAAAJ&hl=en" target="_blank">Joseph A. Vincent</a><sup>1<\sup></span>
<a href="https://scholar.google.com/citations?user=02fzkIwAAAAJ&hl=en" target="_blank">Joseph A. Vincent</a><sup>1</sup></span>
<span class="author-block">
<a href="https://scholar.google.com/citations?user=hZOzlzwAAAAJ&hl=en" target="_blank">Haruki Nishimura</a><sup>2<\sup></span>
<a href="https://scholar.google.com/citations?user=hZOzlzwAAAAJ&hl=en" target="_blank">Haruki Nishimura</a><sup>2</sup></span>
<span class="author-block">
<a href="https://scholar.google.ca/citations?user=JAmTk5gAAAAJ&hl=en" target="_blank">Masha Itkina</a><sup>2<\sup></span>
<a href="https://scholar.google.ca/citations?user=JAmTk5gAAAAJ&hl=en" target="_blank">Masha Itkina</a><sup>2</sup></span>
<span class="author-block">
<a href="https://scholar.google.com/citations?user=BlLLWbcAAAAJ&hl=en" target="_blank">Paarth Shah</a><sup>2<\sup></span>
<a href="https://scholar.google.com/citations?user=BlLLWbcAAAAJ&hl=en" target="_blank">Paarth Shah</a><sup>2</sup></span>
<span class="author-block">
<a href="https://scholar.google.com/citations?user=-EqbTXoAAAAJ&hl=en" target="_blank">Mac Schwager</a><sup>1<\sup></span>
<a href="https://scholar.google.com/citations?user=-EqbTXoAAAAJ&hl=en" target="_blank">Mac Schwager</a><sup>1</sup></span>
<span class="author-block">
<a href="https://scholar.google.com/citations?user=AEKT17QAAAAJ&hl=en" target="_blank">Thomas Kollar</a><sup>2<\sup></span>
<a href="https://scholar.google.com/citations?user=AEKT17QAAAAJ&hl=en" target="_blank">Thomas Kollar</a><sup>2</sup></span>
</div>

<div class="is-size-5 publication-authors">
<span class="author-block"><sup>1<\sup>Stanford University, <sup>2<\sup>Toyota Research Institute</span>
<span class="author-block"><sup>1</sup>sup>Stanford University, <sup>2</sup>Toyota Research Institute</span>
</div>

<div class="column has-text-centered">
Expand Down

0 comments on commit bc208e8

Please sign in to comment.