From 1890910927f065fcf7001b2738c0c2d7421a3726 Mon Sep 17 00:00:00 2001 From: AbhiLohar Date: Mon, 19 Jan 2026 18:22:47 +0530 Subject: [PATCH 1/5] Add central Papers page to About section (#416) --- about/index.rst | 1 + about/papers.rst | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 about/papers.rst diff --git a/about/index.rst b/about/index.rst index a5c3b99f..ba4ccaf5 100644 --- a/about/index.rst +++ b/about/index.rst @@ -6,6 +6,7 @@ About self project + papers presentations meetings ../coc diff --git a/about/papers.rst b/about/papers.rst new file mode 100644 index 00000000..9cd38244 --- /dev/null +++ b/about/papers.rst @@ -0,0 +1,21 @@ +.. _sunpy_papers: + +SunPy Project Papers +==================== + +The SunPy Project is a community-led effort to develop a free and open-source +software library for solar physics. If you use SunPy in your research, please +cite the relevant papers below. + +Core Library Papers +------------------- + +* `The SunPy Project: Open Source Development and Status of the SunPy Package (2015) `__ +* `The SunPy Project (2020) `__ +* `The SunPy Ecosystem (2020) `__ + +Affiliated Package Papers +------------------------- + +* `NDCube: A Python Package for Multi-dimensional Coordinate-aware Arrays (2023) `__ +* `aiapy: A Python Package for Analyzing Solar Images from the Atmospheric Imaging Assembly (2020) `__ \ No newline at end of file From 2ddc6759b08c2e9776e1745b29ab8515e01d764c Mon Sep 17 00:00:00 2001 From: AbhiLohar Date: Mon, 19 Jan 2026 21:25:00 +0530 Subject: [PATCH 2/5] Finalize #416 with all official SunPy and NDCube papers --- about/papers.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/about/papers.rst b/about/papers.rst index 9cd38244..da646f25 100644 --- a/about/papers.rst +++ b/about/papers.rst @@ -13,9 +13,10 @@ Core Library Papers * `The SunPy Project: Open Source Development and Status of the SunPy Package (2015) `__ * `The SunPy Project (2020) `__ * `The SunPy Ecosystem (2020) `__ +* `The SunPy Project: A Community-driven Python Library for Solar Physics (2023) `__ Affiliated Package Papers ------------------------- * `NDCube: A Python Package for Multi-dimensional Coordinate-aware Arrays (2023) `__ -* `aiapy: A Python Package for Analyzing Solar Images from the Atmospheric Imaging Assembly (2020) `__ \ No newline at end of file +* `The NDCube 2 Package: Multi-dimensional Coordinate-aware Arrays for Solar Physics (2023) `__ \ No newline at end of file From 64123cb7c2b9487ed5ab1331826925f4506edea6 Mon Sep 17 00:00:00 2001 From: AbhiLohar Date: Mon, 19 Jan 2026 21:46:57 +0530 Subject: [PATCH 3/5] Fix formatting and ensure papers.rst is tracked --- about/papers.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/about/papers.rst b/about/papers.rst index da646f25..3e31515f 100644 --- a/about/papers.rst +++ b/about/papers.rst @@ -3,8 +3,8 @@ SunPy Project Papers ==================== -The SunPy Project is a community-led effort to develop a free and open-source -software library for solar physics. If you use SunPy in your research, please +The SunPy Project is a community-led effort to develop a free and open-source +software library for solar physics. If you use SunPy in your research, please cite the relevant papers below. Core Library Papers @@ -19,4 +19,4 @@ Affiliated Package Papers ------------------------- * `NDCube: A Python Package for Multi-dimensional Coordinate-aware Arrays (2023) `__ -* `The NDCube 2 Package: Multi-dimensional Coordinate-aware Arrays for Solar Physics (2023) `__ \ No newline at end of file +* `The NDCube 2 Package: Multi-dimensional Coordinate-aware Arrays for Solar Physics (2023) `__ From 581c707607a93b2bdc183c7687779af34bcd1f16 Mon Sep 17 00:00:00 2001 From: AbhiLohar Date: Mon, 19 Jan 2026 22:06:43 +0530 Subject: [PATCH 4/5] Fix toctree indentation and clean up whitespace (#416) --- about/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/about/index.rst b/about/index.rst index ba4ccaf5..62fd3c28 100644 --- a/about/index.rst +++ b/about/index.rst @@ -11,7 +11,6 @@ About meetings ../coc - sunpy is a community-developed free and open-source software package for solar physics. It aims to be a comprehensive data analysis environment that allows researchers within the field of solar physics to carry out their tasks with the minimal effort. From 5483852e2f1fb172acd003165a79507505b656d8 Mon Sep 17 00:00:00 2001 From: AbhiLohar Date: Mon, 19 Jan 2026 22:11:22 +0530 Subject: [PATCH 5/5] Fix mixed line endings and toctree indentation --- about/papers.rst | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/about/papers.rst b/about/papers.rst index 3e31515f..131ad16f 100644 --- a/about/papers.rst +++ b/about/papers.rst @@ -1,22 +1,22 @@ -.. _sunpy_papers: - -SunPy Project Papers -==================== - -The SunPy Project is a community-led effort to develop a free and open-source -software library for solar physics. If you use SunPy in your research, please -cite the relevant papers below. - -Core Library Papers -------------------- - -* `The SunPy Project: Open Source Development and Status of the SunPy Package (2015) `__ -* `The SunPy Project (2020) `__ -* `The SunPy Ecosystem (2020) `__ -* `The SunPy Project: A Community-driven Python Library for Solar Physics (2023) `__ - -Affiliated Package Papers -------------------------- - -* `NDCube: A Python Package for Multi-dimensional Coordinate-aware Arrays (2023) `__ -* `The NDCube 2 Package: Multi-dimensional Coordinate-aware Arrays for Solar Physics (2023) `__ +.. _sunpy_papers: + +SunPy Project Papers +==================== + +The SunPy Project is a community-led effort to develop a free and open-source +software library for solar physics. If you use SunPy in your research, please +cite the relevant papers below. + +Core Library Papers +------------------- + +* `The SunPy Project: Open Source Development and Status of the SunPy Package (2015) `__ +* `The SunPy Project (2020) `__ +* `The SunPy Ecosystem (2020) `__ +* `The SunPy Project: A Community-driven Python Library for Solar Physics (2023) `__ + +Affiliated Package Papers +------------------------- + +* `NDCube: A Python Package for Multi-dimensional Coordinate-aware Arrays (2023) `__ +* `The NDCube 2 Package: Multi-dimensional Coordinate-aware Arrays for Solar Physics (2023) `__