Skip to content

Commit 10ecf15

Browse files
author
Lee Newberg
committed
Add DOI to some citations. Fix two-word last name
1 parent 3c6077d commit 10ecf15

File tree

1 file changed

+20
-17
lines changed

1 file changed

+20
-17
lines changed

paper/paper.bib

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ @software{histomicsui
44
year = {2025},
55
note = {Package version 1.7.0},
66
url = {https://github.com/DigitalSlideArchive/HistomicsUI},
7-
doi = {10.5281/zenodo.5474914},
7+
doi = {10.5281/zenodo.5474914}
88
}
99

1010
@software{histomicstk,
@@ -13,21 +13,21 @@ @software{histomicstk
1313
year = {2025},
1414
note = {Package version 1.4.0},
1515
url = {https://github.com/DigitalSlideArchive/HistomicsTK},
16-
doi = {10.5281/zenodo.14833780},
16+
doi = {10.5281/zenodo.14833780}
1717
}
1818

1919
@software{digitalslidearchive,
2020
title = {Digital Slide Archive: a system for working with large microscopy images},
2121
author = {{Kitware, Inc}},
2222
year = {2025},
2323
note = {Commit 2da1bfc7365dd72011854b5aebf4a744cfcf98a1; Access: 2025-04-30},
24-
url = {https://github.com/DigitalSlideArchive/digital_slide_archive},
24+
url = {https://github.com/DigitalSlideArchive/digital_slide_archive}
2525
}
2626

2727
@article{batchbald2019,
28-
author = {Andreas Kirsch and
29-
Joost van Amersfoort and
30-
Yarin Gal},
28+
author = {Kirsch, Andreas and
29+
van Amersfoort, Joost and
30+
Gal, Yarin},
3131
title = {BatchBALD: Efficient and Diverse Batch Acquisition for Deep Bayesian
3232
Active Learning},
3333
journal = {CoRR},
@@ -42,17 +42,17 @@ @article{batchbald2019
4242
}
4343

4444
@article{Gutman2017,
45-
title = {The Digital Slide Archive: A Software Platform for Management, Integration, and Analysis of Histology for Cancer Research},
45+
title = {The Digital Slide Archive: A Software Platform for Management, Integration, and Analysis of Histology for Cancer Research},
4646
volume = {77},
4747
ISSN = {1538-7445},
4848
url = {http://dx.doi.org/10.1158/0008-5472.can-17-0629},
4949
DOI = {10.1158/0008-5472.can-17-0629},
5050
number = {21},
5151
journal = {Cancer Research},
5252
publisher = {American Association for Cancer Research (AACR)},
53-
author = {Gutman, David A. and Khalilia, Mohammed and Lee, Sanghoon and Nalisnik, Michael and Mullen, Zach and Beezley, Jonathan and Chittajallu, Deepak R. and Manthey, David and Cooper, Lee A.D.},
53+
author = {Gutman, David A and Khalilia, Mohammed and Lee, Sanghoon and Nalisnik, Michael and Mullen, Zach and Beezley, Jonathan and Chittajallu, Deepak R and Manthey, David and Cooper, Lee A D},
5454
year = {2017},
55-
month = oct,
55+
month = {Oct},
5656
pages = {e75–e78}
5757
}
5858

@@ -65,18 +65,19 @@ @misc{TCGAData
6565
}
6666

6767
@article{SLIC2012,
68-
author = {Radhakrishna Achanta and
69-
Appu Shaji and
70-
Kevin Smith and
71-
Aurelien Lucchi and
72-
Pascal Fua and
73-
Sabine S\"usstrunk},
68+
author = {Achanta, Radhakrishna and
69+
Shaji, Appu and
70+
Smith, Kevin and
71+
Lucchi, Aurelien and
72+
Fua, Pascal and
73+
S\"usstrunk, Sabine},
7474
title = {SLIC superpixels compared to state-of-the-art superpixel methods},
7575
journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
7676
year = {2012},
7777
volume = {34},
7878
number = {11},
79-
pages = {2274-2282}
79+
pages = {2274-2282},
80+
doi = {10.1109/TPAMI.2012.120}
8081
}
8182

8283
@article{huggingface2024uni,
@@ -106,5 +107,7 @@ @article{huggingface2024uni
106107
volume = {30},
107108
number = {3},
108109
pages = {850-862},
109-
month = {Mar}
110+
month = {Mar},
111+
url = {https://huggingface.co/MahmoodLab/UNI},
112+
doi = {10.1038/s41591-024-02857-3}
110113
}

0 commit comments

Comments
 (0)