Skip to content

Commit

Permalink
Update citation
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed May 12, 2022
1 parent 833954c commit 74f1a06
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 2 deletions.
56 changes: 56 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
- given-names: "Trevor"
family-names: "Manz"
affiliation: "Harvard Medical School"
- given-names: "Will"
family-names: "Moore"
affiliation: "Open Microscopy Environment"
title: "Vizarr"
url: "https://github.com/hms-dbmi/vizarr"
preferred-citation:
type: article
title: "Viv: multiscale visualization of high-resolution multiplexed bioimaging data on the web"
authors:
- given-names: "Trevor"
family-names: "Manz"
orcid: "https://orcid.org/0000-0001-7694-5164"
affiliation: "Harvard Medical School"
- given-names: "Ilan"
family-names: "Gold"
orcid: "https://orcid.org/0000-0002-5823-1026"
affiliation: "Harvard Medical School"
- given-names: "Nathan Heath"
family-names: "Patterson"
affiliation: "Vanderbilt University"
orcid: "https://orcid.org/0000-0002-0064-1583"
- given-names: "Chuck"
family-names: "McCallum"
affiliation: "Harvard Medical School"
orcid: "https://orcid.org/0000-0003-4039-9768"
- given-names: "Mark S."
family-names: "Keller"
affiliation: "Harvard Medical School"
orcid: "https://orcid.org/0000-0003-3003-874X"
- given-names: "Bruce W."
family-names: "Herr"
name-suffix: "II"
affiliation: "Indiana University"
orcid: "https://orcid.org/0000-0002-6703-7647"
- given-names: "Kay"
family-names: "Börner"
affiliation: "Indiana University"
orcid: "https://orcid.org/0000-0002-3321-6137"
- given-names: "Jeffrey M."
family-names: "Spraggins"
affiliation: "Vanderbilt University"
orcid: "https://orcid.org/0000-0001-9198-5498"
- given-names: "Nils"
family-names: "Gehlenborg"
affiliation: "Harvard Medical School"
orcid: "https://orcid.org/0000-0003-0327-8297"
doi: "10.1038/s41592-022-01482-7"
journal: "Nature Methods"
month: 5
year: 2022
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ are viewed within a Jupyter Notebook. Support for other Zarr arrays is supported
More information regarding the viewing of generic Zarr arrays can be found in the example notebooks.

### Citation
If you are using Vizarr in your work please cite our preprint:
If you are using Vizarr in your research, please cite our paper:

> Trevor Manz, Ilan Gold, Nathan Heath Patterson, Chuck McCallum, Mark S Keller, Bruce W Herr II, Katy Börner, Jeffrey M Spraggins, Nils Gehlenborg,
> "[Viv: multiscale visualization of high-resolution multiplexed bioimaging data on the web](https://www.nature.com/articles/s41592-022-01482-7)."
> **Nature Methods** (2022), [doi:10.31219/10.1038/s41592-022-01482-7](https://doi.org/10.1038/s41592-022-01482-7)
> Trevor Manz, Ilan Gold, Nathan Heath Patterson, Chuck McCallum, Mark S Keller, Bruce W Herr II, Katy Börner, Jeffrey M Spraggins, Nils Gehlenborg, "[Viv: Multiscale Visualization of High-resolution Multiplexed Bioimaging Data on the Web](https://osf.io/wd2gu/)." **OSF Preprints** (2020), [doi:10.31219/osf.io/wd2gu](https://doi.org/10.31219/osf.io/wd2gu)

0 comments on commit 74f1a06

Please sign in to comment.