From 166c6df60e1dc9f0aafeef626e5f9ed2a22d6c71 Mon Sep 17 00:00:00 2001 From: DanRyanIrish Date: Sat, 23 Sep 2023 13:24:57 +0200 Subject: [PATCH] Add ndcube ApJ paper to docs. --- docs/acknowledging.rst | 1 + docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/acknowledging.rst b/docs/acknowledging.rst index 08867a924..f15d391be 100644 --- a/docs/acknowledging.rst +++ b/docs/acknowledging.rst @@ -7,6 +7,7 @@ Acknowledging ``ndcube`` If you use ``ndcube``, we kindly ask you to cite the following references in you publications: * Ryan, Mumford et al., ndcube: Manipulating N-dimensional Astronomical Data in Python, Journal of Open Source Software, 2023a, DOI: https://doi.org/10.21105/joss.05296 +* Ryan, Mumford et al., A Unified Framework for Manipulating N-dimensional Astronomical Data and Coordinate Transformations in Python: The NDCube 2 & Astropy APE-14 WCS APIs, Astrophysical Journal, 2023b, DOI: https://doi.org/10.3847/1538-4357/ace0bd Citing these references helps to spread awareness of ``ndcube``'s capabilities and philosophy and gives some credit to those who have volunteered their time in making ``ndcube`` possible. diff --git a/docs/index.rst b/docs/index.rst index c2aaf0839..1a5328c04 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -78,8 +78,8 @@ where appropriate. introduction installation - acknowledging explaining_ndcube/index + acknowledging reference/index generated/gallery/index extending_ndcube