Skip to content

Commit 2fb4daa

Browse files
Update README.md: citation update
1 parent 8b5f226 commit 2fb4daa

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,19 @@ make
2525
If you find this software useful for your research, please cite it as follows.
2626

2727
```bibtex
28-
@article{ilan2023mise,
29-
title={LIDS-UNICAMP: MISe: Multidimensional Image Segmentation},
30-
DOI={10.5281/zenodo.8280035},
31-
publisher={Zenodo},
32-
author={Ilan Francisco da Silva and Taylla Milena Theodoro},
33-
url = {https://github.com/LIDS-UNICAMP/MISe},
34-
year={2023},
35-
month={Aug}
28+
@software{mise,
29+
author = {Ilan Francisco da Silva and
30+
Taylla Milena Theodoro and
31+
Azael M Sousa and
32+
Alexandre Xavier Falcão},
33+
title = {{LIDS-UNICAMP/MISe: MISe: Multidimensional Image
34+
Segmentation}},
35+
month = aug,
36+
year = 2023,
37+
publisher = {Zenodo},
38+
version = {v0.0.1-alpha},
39+
doi = {10.5281/zenodo.8280035},
40+
url = {https://doi.org/10.5281/zenodo.8280035}
3641
}
3742
3843
@article{falcao2004image,

0 commit comments

Comments
 (0)