diff --git a/about/index.rst b/about/index.rst index a5c3b99f..62fd3c28 100644 --- a/about/index.rst +++ b/about/index.rst @@ -6,11 +6,11 @@ About self project + papers presentations 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. diff --git a/about/papers.rst b/about/papers.rst new file mode 100644 index 00000000..131ad16f --- /dev/null +++ b/about/papers.rst @@ -0,0 +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) `__