Skip to content

Commit 2b7a995

Browse files
committed
Add citation information to README, website, and CITATION.cff (Version 1.0)
1 parent 9307bfb commit 2b7a995

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

docs/index.html

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -479,10 +479,21 @@ <h2 itemprop="name">Changelog</h2>
479479
</article>
480480

481481
<article id="collaboration" itemscope itemtype="https://schema.org/Article">
482-
<div class="content-block text-center">
483-
<h2 itemprop="name">Collaborate With Us</h2>
484-
<p itemprop="articleBody">We welcome academic and industry professionals interested in the Realsee3D dataset to contact us for further cooperation.</p>
485-
<p>Please reach out to us at: <a href="mailto:pancihui001@realsee.com" class="email-text" itemprop="email"><strong>pancihui001@realsee.com</strong></a></p>
482+
<div class="content-block">
483+
<h2 itemprop="name">Citation</h2>
484+
<p>If you use the Realsee3D dataset in your research, please cite our paper:</p>
485+
<pre><code>@misc{Li2025realsee3d_data,
486+
doi = {10.5281/zenodo.17826243},
487+
url = {https://doi.org/10.5281/zenodo.17826243},
488+
author = {Li, Linyuan and Pan, Cihui and Rao, Tong and Zhou, Jie and Wu, Yan and Li, Xi and Wang, Lingli and others},
489+
title = {Realsee3D: A Large-Scale Multi-View RGB-D Dataset of Indoor Scenes (Version 1.0)},
490+
publisher = {Zenodo},
491+
year = {2025}
492+
}</code></pre>
493+
494+
<h2 itemprop="name" style="margin-top: 2rem;">Collaborate With Us</h2>
495+
<p itemprop="articleBody" class="text-center">We welcome academic and industry professionals interested in the Realsee3D dataset to contact us for further cooperation.</p>
496+
<p class="text-center">Please reach out to us at: <a href="mailto:pancihui001@realsee.com" class="email-text" itemprop="email"><strong>pancihui001@realsee.com</strong></a></p>
486497
</div>
487498
</article>
488499

0 commit comments

Comments
 (0)