From 500124963bcf9718448d07ca40e2d4aeea71a1e6 Mon Sep 17 00:00:00 2001 From: Dimitri Yatsenko Date: Tue, 5 May 2026 10:32:15 -0500 Subject: [PATCH] docs: cite DataJoint 2.0 manuscript and add RRID Replace the bioRxiv 2021 reference under the Example Pipeline with the 2.0 manuscript (arXiv:2602.16585) so the inline citation matches the DOI badge in the project header. Add RRID:SCR_014543 alongside the citation so DataJoint can be identified unambiguously when cited in scientific publications. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ababfd187..945d2ff4b 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ conda install -c conda-forge datajoint ![pipeline](https://raw.githubusercontent.com/datajoint/datajoint-python/master/images/pipeline.png) -[Yatsenko et al., bioRxiv 2021](https://doi.org/10.1101/2021.03.30.437358) +**Cite DataJoint:** [Yatsenko et al., 2026](https://arxiv.org/abs/2602.16585) — RRID: [SCR_014543](https://scicrunch.org/resolver/SCR_014543) ## Resources