Skip to content

Commit af60b7a

Browse files
authored
Add citation section to documentation (#143)
* Add citation section to documentation Added citation information for the solposx package. * Change format from rst to md Updated citation format for solposx reference.
1 parent 21c1c12 commit af60b7a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/source/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ The functions currently support calculating time series of solar position and at
77
If you are new to this package, check out the introduction to [solar position algorithms](solarposition_introduction) and [refraction models](refraction_introduction). Alternatively, you may wish to dive straight into the [documentation](documentation), check out how to [install the solposx package](installation), or get updated on [recent developments](whatsnew).
88

99

10+
## Citing
11+
If you use solposx in published work, please cite:
12+
13+
> Jensen, A. R., Sifnaios, I., Anderson, K., and Luis, E.
14+
> "solposx: A Python package for determining solar position and atmospheric refraction."
15+
> Journal of Open Source Software, 10(115), 9239, (2025).
16+
> doi: [10.21105/joss.09239](https://doi.org/10.21105/joss.09239).
17+
18+
1019
## Contributing
1120
Contributions to the repository, e.g., bug fixes, feature requests, are more than welcome! The package is openly developed on [GitHub](https://github.com/pvlib/solposx).
1221

0 commit comments

Comments
 (0)