diff --git a/docs/sphinx/source/index.rst b/docs/sphinx/source/index.rst index e91387c788..d58543c630 100644 --- a/docs/sphinx/source/index.rst +++ b/docs/sphinx/source/index.rst @@ -57,7 +57,7 @@ use pvlib python in a published work, please cite: Anderson, K., Hansen, C., Holmgren, W., Jensen, A., Mikofski, M., and Driesse, A. "pvlib python: 2023 project update." Journal of Open Source Software, 8(92), 5994, (2023). - https://doi.org/10.21105/joss.05994 + :doi:`10.21105/joss.05994`. **Recommended citation for pvlib iotools** @@ -65,14 +65,14 @@ use pvlib python in a published work, please cite: Jensen, A., Anderson, K., Holmgren, W., Mikofski, M., Hansen, C., Boeman, L., Loonen, R. "pvlib iotools — Open-source Python functions for seamless access to solar irradiance data." Solar Energy, 266, 112092, (2023). - https://doi.org/10.1016/j.solener.2023.112092 + :doi:`10.1016/j.solener.2023.112092`. **Historical citation for pvlib python** Holmgren, W., Hansen, C., and Mikofski, M. "pvlib python: a python package for modeling solar energy systems." Journal of Open Source Software, 3(29), 884, (2018). - https://doi.org/10.21105/joss.00884 + :doi:`10.21105/joss.00884`. **Version specific citation** Please also cite the DOI corresponding to the specific version of @@ -82,26 +82,30 @@ pvlib python that you used. pvlib python DOIs are listed at Additional pvlib python publications include: -* J. S. Stein, “The photovoltaic performance modeling - collaborative (PVPMC),” in Photovoltaic Specialists Conference, 2012. +* J. S. Stein, "The Photovoltaic Performance Modeling Collaborative (PVPMC)," + 2012 38th IEEE Photovoltaic Specialists Conference (PVSC), + Austin, TX, USA, 2012, pp. 003048-003052, :doi:`10.1109/PVSC.2012.6318225`. * R. W. Andrews, J. S. Stein, C. Hansen and D. Riley, "Introduction to the open source PV LIB for python Photovoltaic system modelling package," - 2014 IEEE 40th Photovoltaic Specialist Conference (PVSC), Denver, CO, USA, - 2014, pp. 0170-0174, https://doi.org/10.1109/PVSC.2014.6925501 + 2014 IEEE 40th Photovoltaic Specialist Conference (PVSC), + Denver, CO, USA, 2014, pp. 0170-0174, :doi:`10.1109/PVSC.2014.6925501`. (`paper `__) -* W.F. Holmgren, R.W. Andrews, A.T. Lorenzo, and J.S. Stein, - “PVLIB Python 2015,” in 42nd Photovoltaic Specialists Conference, 2015. +* W.F. Holmgren, R.W. Andrews, A.T. Lorenzo, and J.S. Stein, "PVLIB Python 2015," + 2015 IEEE 42nd Photovoltaic Specialist Conference (PVSC), + New Orleans, LA, USA, 2015, pp. 1-5, :doi:`10.1109/PVSC.2015.7356005`. (`paper `__ and the `notebook to reproduce the figures `_) * J.S. Stein, W.F. Holmgren, J. Forbess, and C.W. Hansen, - "PVLIB: Open Source Photovoltaic Performance Modeling Functions - for Matlab and Python," in 43rd Photovoltaic Specialists Conference, 2016. + "PVLIB: Open Source Photovoltaic Performance Modeling Functions for Matlab and Python," + 2016 IEEE 43rd Photovoltaic Specialists Conference (PVSC), + Portland, OR, USA, 2016, pp. 3425-3430, :doi:`10.1109/PVSC.2016.7750303`. * W.F. Holmgren and D.G. Groenendyk, "An Open Source Solar Power Forecasting Tool Using PVLIB-Python," - in 43rd Photovoltaic Specialists Conference, 2016. + 2016 IEEE 43rd Photovoltaic Specialists Conference (PVSC), + Portland, OR, USA, 2016, pp. 0972-0975, :doi:`10.1109/PVSC.2016.7749755`. Logo diff --git a/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst b/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst index 7dc9b00601..12a5a6afa5 100644 --- a/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst +++ b/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst @@ -4,7 +4,7 @@ Comparison with PVLIB MATLAB **************************** -PVLIB was originally developed as a library for MATLAB at Sandia +pvlib was originally developed as a library for MATLAB at Sandia National Lab, and Sandia remains the official maintainer of the MATLAB library. Sandia supported the initial Python port and then released further project maintenance and development to the