Skip to content

Commit c54bb1e

Browse files
committed
doc: add updated Zenodo DOI and citation instructions
1 parent 205a6c1 commit c54bb1e

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1>Nuclear Segmentation Utility for Brain and Organoid fluorescent samples (NEUROSEG) - Identify marker positive cells based on fluorescence intensity</h1>
22

3-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19256567.svg)](https://doi.org/10.5281/zenodo.19256567)
3+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19256566.svg)](https://doi.org/10.5281/zenodo.19256566)
44
[![License](https://img.shields.io/pypi/l/napari-accelerated-pixel-and-object-classification.svg?color=green)](https://github.com/adiezsanchez/brain_tissue_nuc_segm/blob/main/LICENSE)
55
[![Development Status](https://img.shields.io/pypi/status/napari-accelerated-pixel-and-object-classification.svg)](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha)
66
[![FAIR checklist badge](https://fairsoftwarechecklist.net/badge.svg)](https://fairsoftwarechecklist.net/v0.2?f=31&a=32113&i=21320&r=123)
@@ -169,4 +169,16 @@ Needed some manual downgrades to make Stardist NMS step leverage Multithreading
169169
<code>pip install numpy==1.26.4</code>
170170

171171
<code>pip install numba==0.59.1</code>
172-
</details>
172+
</details>
173+
174+
<h2>How to cite this pipeline</h2>
175+
176+
If you are using this pipeline to analyze your bioimage data you can easily include it in your references following the instructions below:
177+
178+
- For APA and BibTex style scroll to the top of this page, above the Release section and under About click on the cite this repository.
179+
180+
- For APA, Harvard, MLA, Vancouver, Chicago and IEEE styles, visit [Zenodo](https://doi.org/10.5281/zenodo.19256566) and in the right panel at the bottom you will find the Citation section. [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19256566.svg)](https://doi.org/10.5281/zenodo.19256566)
181+
182+
This is an example from APA, the most popular citation style:
183+
184+
<code>Alberto Diez-Sanchez, & Octavio Reyes-Matte. (2026). adiezsanchez/brain_tissue_nuc_segm: NEUROSEG v1.0.0 (v1.0.0). Zenodo. https://doi.org/10.5281/zenodo.19256566</code>

0 commit comments

Comments
 (0)