Skip to content

Commit ca8dfa8

Browse files
authored
Refactored bib items in citation section in README
[no ci]
1 parent 0f02825 commit ca8dfa8

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

README.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -92,27 +92,29 @@ Note that the trained models can only be used for academic purposes due to MIB's
9292
## [How to cite](https://github.com/andreped/NoCodeSeg#how-to-cite)
9393
Please, consider citing our paper, if you find the work useful:
9494
<pre>
95-
@article{10.3389/fmed.2021.816281,
96-
author={Pettersen, Henrik Sahlin and Belevich, Ilya and Røyset, Elin Synnøve and Smistad, Erik and Simpson, Melanie Rae and Jokitalo, Eija and Reinertsen, Ingerid and Bakke, Ingunn and Pedersen, André},
97-
title={Code-Free Development and Deployment of Deep Segmentation Models for Digital Pathology},
98-
journal={Frontiers in Medicine},
99-
volume={8},
100-
year={2022},
101-
url={https://www.frontiersin.org/article/10.3389/fmed.2021.816281},
102-
doi={10.3389/fmed.2021.816281},
103-
issn={2296-858X}}
95+
@article{pettersen2022codefree,
96+
title={{Code-Free Development and Deployment of Deep Segmentation Models for Digital Pathology}},
97+
author={Pettersen, Henrik Sahlin and Belevich, Ilya and Røyset, Elin Synnøve and Smistad, Erik and Simpson, Melanie Rae and Jokitalo, Eija and Reinertsen, Ingerid and Bakke, Ingunn and Pedersen, André},
98+
journal={Frontiers in Medicine},
99+
volume={8},
100+
year={2022},
101+
url={https://www.frontiersin.org/article/10.3389/fmed.2021.816281},
102+
doi={10.3389/fmed.2021.816281},
103+
issn={2296-858X}
104+
}
104105
</pre>
105106

106107
In addition, if you used the data set in your work, please, cite the following:
107108
<pre>
108-
@data{TLA01U_2021,
109-
author = {Pettersen, Henrik Sahlin and Belevich, Ilya and Røyset, Elin Synnøve and Smistad, Erik and Jokitalo, Eija and Reinertsen, Ingerid and Bakke, Ingunn and Pedersen, André},
110-
publisher = {DataverseNO},
111-
title = {{140 HE and 111 CD3-stained colon biopsies of active and inactivate inflammatory bowel disease with epithelium annotated: the IBDColEpi dataset}},
112-
year = {2021},
113-
version = {V2},
114-
doi = {10.18710/TLA01U},
115-
url = {https://doi.org/10.18710/TLA01U}}
109+
@data{pettersen2021ibdcolepi,
110+
title = {{140 HE and 111 CD3-stained colon biopsies of active and inactivate inflammatory bowel disease with epithelium annotated: the IBDColEpi dataset}},
111+
author = {Pettersen, Henrik Sahlin and Belevich, Ilya and Røyset, Elin Synnøve and Smistad, Erik and Jokitalo, Eija and Reinertsen, Ingerid and Bakke, Ingunn and Pedersen, André},
112+
publisher = {DataverseNO},
113+
year = {2021},
114+
version = {V2},
115+
doi = {10.18710/TLA01U},
116+
url = {https://doi.org/10.18710/TLA01U}
117+
}
116118
</pre>
117119

118120
## [Acknowledgements](https://github.com/andreped/NoCodeSeg#acknowledgements)

0 commit comments

Comments
 (0)