Skip to content

Commit

Permalink
fix mobile citation formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
colbybanbury committed Jun 23, 2024
1 parent 960d42d commit 49e4de9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -286,15 +286,15 @@ <h2 class="fade-in">License</h2>
<h2></h2>
<h2>Cite</h2>
<section id="cite" class="section">
<pre>@article{banbury2024wake,
title={Wake Vision: A Large-scale, Diverse Dataset and Benchmark Suite for TinyML Person Detection},
@article{banbury2024wake,<br>
title={Wake Vision: A Large-scale, Diverse Dataset and Benchmark Suite for TinyML Person Detection},<br>
author={Banbury, Colby and Njor, Emil
and Stewart, Matthew and Warden, Pete
and Kudlur, Manjunath and Jeffries, Nat
and Fafoutis, Xenofon and Reddi, Vijay Janapa},
journal={arXiv preprint arXiv:2405.00892},
year={2024}
}</pre>
and Fafoutis, Xenofon and Reddi, Vijay Janapa},<br>
journal={arXiv preprint arXiv:2405.00892},<br>
year={2024}<br>
}
</section>
<h2></h2>
<div class="contact">
Expand Down

0 comments on commit 49e4de9

Please sign in to comment.