Skip to content

Commit 98f1726

Browse files
committed
Update PDF link and BibTeX entry for UniUSNet publication
1 parent 19bfbe8 commit 98f1726

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

UniUSNet/index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -345,19 +345,21 @@ <h1>Publications</h1>
345345

346346
<div class="links">
347347
<a href="javascript:;" onclick="show_hide('Biblin2024uniusnet')"> Bibtex </a>
348-
| <a href="https://arxiv.org/pdf/2406.01154"> PDF </a>
348+
| <a href="https://doi.org/10.1109/BIBM62325.2024.10822429"> PDF </a>
349349
| <a href="https://arxiv.org/abs/2406.01154"> arXiv </a>
350350
| <a href="https://github.com/Zehui-Lin/UniUSNet"> Code </a>
351351
| <a href="https://youtu.be/8OoQN1Yky0E"> Video </a>
352352
</div>
353353

354354
<div style="display: none;" class="BibtexExpand" id="Biblin2024uniusnet">
355355
<div style="width:500px;overflow:visible;">
356-
<pre class="bibtex" style="font-size:12px">@article{lin2024uniusnet,
357-
title={UniUSNet: A Promptable Framework for Universal Ultrasound Disease Prediction and TissueSegmentation},
358-
author={Lin, Zehui and Zhang, Zhuoneng and Hu, Xindi and Gao, Zhifan and Yang, Xin and Sun, Yue andNi, Dong and Tan, Tao},
359-
journal={arXiv preprint arXiv:2406.01154},
360-
year={2024}
356+
<pre class="bibtex" style="font-size:12px">@inproceedings{lin2024uniusnet,
357+
title={UniUSNet: A Promptable Framework for Universal Ultrasound Disease Prediction and Tissue Segmentation},
358+
author={Lin, Zehui and Zhang, Zhuoneng and Hu, Xindi and Gao, Zhifan and Yang, Xin and Sun, Yue and Ni, Dong and Tan, Tao},
359+
booktitle={2024 IEEE International Conference on Bioinformatics and Biomedicine (BIBM)},
360+
pages={3501--3504},
361+
year={2024},
362+
organization={IEEE}
361363
}
362364
</pre>
363365
</div>

0 commit comments

Comments
 (0)