diff --git a/README.md b/README.md
index ed347d0..d08b82b 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
**_Whole Genome and Exome Clinical Sequencing Pipeline._**
- [![tests](https://github.com/OpenOmics/genome-seek/workflows/tests/badge.svg)](https://github.com/OpenOmics/genome-seek/actions/workflows/main.yaml) [![docs](https://github.com/OpenOmics/genome-seek/workflows/docs/badge.svg)](https://github.com/OpenOmics/genome-seek/actions/workflows/docs.yml) [![GitHub issues](https://img.shields.io/github/issues/OpenOmics/genome-seek?color=brightgreen)](https://github.com/OpenOmics/genome-seek/issues) [![GitHub license](https://img.shields.io/github/license/OpenOmics/genome-seek)](https://github.com/OpenOmics/genome-seek/blob/main/LICENSE)
+ [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.12586652.svg)](https://doi.org/10.5281/zenodo.12586652) [![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/OpenOmics/genome-seek?color=blue&include_prereleases)](https://github.com/OpenOmics/genome-seek/releases) [![Docker Pulls](https://img.shields.io/docker/pulls/skchronicles/genome-seek)](https://hub.docker.com/repository/docker/skchronicles/genome-seek)
[![tests](https://github.com/OpenOmics/genome-seek/workflows/tests/badge.svg)](https://github.com/OpenOmics/genome-seek/actions/workflows/main.yaml) [![docs](https://github.com/OpenOmics/genome-seek/workflows/docs/badge.svg)](https://github.com/OpenOmics/genome-seek/actions/workflows/docs.yml) [![GitHub issues](https://img.shields.io/github/issues/OpenOmics/genome-seek?color=brightgreen)](https://github.com/OpenOmics/genome-seek/issues) [![GitHub license](https://img.shields.io/github/license/OpenOmics/genome-seek)](https://github.com/OpenOmics/genome-seek/blob/main/LICENSE)
This is the home of the pipeline, genome-seek. Its long-term goals: to accurately call germline and somatic variants, to infer SVs & CNVs, and to boldly annotate variants like no pipeline before!
@@ -54,6 +54,41 @@ module load snakemake singularity
This site is a living document, created for and by members like you. genome-seek is maintained by the members of NCBR and is improved by continuous feedback! We encourage you to contribute new content and make improvements to existing content via pull requests to our [GitHub repository](https://github.com/OpenOmics/genome-seek).
+## Cite
+
+If you use this software, please cite it as below:
+
+
+ @BibText
+
+```text
+@software{Kuhn_OpenOmics_genome-seek_2024,
+ author = {Kuhn, Skyler and
+ Lack, Justin and
+ Talsania, Keyur},
+ title = {OpenOmics/genome-seek: v0.9.0},
+ month = jun,
+ year = 2024,
+ publisher = {Zenodo},
+ version = {v0.9.0},
+ doi = {10.5281/zenodo.12586652},
+ url = {https://doi.org/10.5281/zenodo.12586652}
+}
+```
+
+
+
+
+ @APA
+
+```text
+Kuhn, S., Lack, J., & Talsania, K. (2024). OpenOmics/genome-seek: v0.9.0 (v0.9.0). Zenodo. https://doi.org/10.5281/zenodo.12586652
+```
+
+
+
+For more citation style options, please visit the pipeline's [Zenodo page](https://doi.org/10.5281/zenodo.12586652).
+
## References
**1.** Kurtzer GM, Sochat V, Bauer MW (2017). Singularity: Scientific containers for mobility of compute. PLoS ONE 12(5): e0177459.