Skip to content

Commit

Permalink
fix : delete the bibtex
Browse files Browse the repository at this point in the history
  • Loading branch information
Gy920 committed Mar 14, 2024
1 parent e32c085 commit 9d1d049
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,29 +93,3 @@ <h4>Abstract</h4>
</section>
<!-- <br> -->

<section>
<div class="container">
<div class="warp-container">
<div class="row">
<div class="col-12 ">
<h3>BibTeX</h3>
<hr style="margin-top:0px">
<pre style="background-color: #e9eeef;padding: 1.25em 1.5em">
<code>@article{,
title={FC-Hetero: Fast and Autonomous Aerial Reconstruction Using a LiDAR-Visual Heterogeneous Multi-UAV System},
author={Mingjie Zhang, Chen Feng, Zengzhi Li, Guiyong Zheng, Yiming Luo, Shaojie Shen, Boyu Zhou},
journal={},
year={2024}
}</code></pre>
<hr>
</div>
</div>
</div>

</div>
<div class="container">
<footer class="text-center" style="margin-bottom:10px">
This website is adapted from <a href="https://liuyuan-pal.github.io/SyncDreamer/" target="_blank">SyncDreamer</a>.
</footer>
</div>
</section>

0 comments on commit 9d1d049

Please sign in to comment.