Skip to content

Commit 71da245

Browse files
authored
Update formatting of additional pvlib publications (#2011)
* Update additional pvlib publications * Use DOI sphinx role
1 parent ccf74ea commit 71da245

File tree

2 files changed

+17
-13
lines changed

2 files changed

+17
-13
lines changed

docs/sphinx/source/index.rst

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,22 +57,22 @@ use pvlib python in a published work, please cite:
5757
Anderson, K., Hansen, C., Holmgren, W., Jensen, A., Mikofski, M., and Driesse, A.
5858
"pvlib python: 2023 project update."
5959
Journal of Open Source Software, 8(92), 5994, (2023).
60-
https://doi.org/10.21105/joss.05994
60+
:doi:`10.21105/joss.05994`.
6161

6262

6363
**Recommended citation for pvlib iotools**
6464

6565
Jensen, A., Anderson, K., Holmgren, W., Mikofski, M., Hansen, C., Boeman, L., Loonen, R.
6666
"pvlib iotools — Open-source Python functions for seamless access to solar irradiance data."
6767
Solar Energy, 266, 112092, (2023).
68-
https://doi.org/10.1016/j.solener.2023.112092
68+
:doi:`10.1016/j.solener.2023.112092`.
6969

7070
**Historical citation for pvlib python**
7171

7272
Holmgren, W., Hansen, C., and Mikofski, M.
7373
"pvlib python: a python package for modeling solar energy systems."
7474
Journal of Open Source Software, 3(29), 884, (2018).
75-
https://doi.org/10.21105/joss.00884
75+
:doi:`10.21105/joss.00884`.
7676

7777
**Version specific citation**
7878
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
8282

8383
Additional pvlib python publications include:
8484

85-
* J. S. Stein, “The photovoltaic performance modeling
86-
collaborative (PVPMC),” in Photovoltaic Specialists Conference, 2012.
85+
* J. S. Stein, "The Photovoltaic Performance Modeling Collaborative (PVPMC),"
86+
2012 38th IEEE Photovoltaic Specialists Conference (PVSC),
87+
Austin, TX, USA, 2012, pp. 003048-003052, :doi:`10.1109/PVSC.2012.6318225`.
8788
* R. W. Andrews, J. S. Stein, C. Hansen and D. Riley, "Introduction to the open
8889
source PV LIB for python Photovoltaic system modelling package,"
89-
2014 IEEE 40th Photovoltaic Specialist Conference (PVSC), Denver, CO, USA,
90-
2014, pp. 0170-0174, https://doi.org/10.1109/PVSC.2014.6925501
90+
2014 IEEE 40th Photovoltaic Specialist Conference (PVSC),
91+
Denver, CO, USA, 2014, pp. 0170-0174, :doi:`10.1109/PVSC.2014.6925501`.
9192
(`paper
9293
<https://www.osti.gov/servlets/purl/1241774>`__)
93-
* W.F. Holmgren, R.W. Andrews, A.T. Lorenzo, and J.S. Stein,
94-
“PVLIB Python 2015,” in 42nd Photovoltaic Specialists Conference, 2015.
94+
* W.F. Holmgren, R.W. Andrews, A.T. Lorenzo, and J.S. Stein, "PVLIB Python 2015,"
95+
2015 IEEE 42nd Photovoltaic Specialist Conference (PVSC),
96+
New Orleans, LA, USA, 2015, pp. 1-5, :doi:`10.1109/PVSC.2015.7356005`.
9597
(`paper
9698
<https://github.com/pvlib/pvsc2015/blob/main/pvlib_pvsc_42.pdf>`__ and
9799
the `notebook to reproduce the figures
98100
<http://nbviewer.org/github/pvlib/pvsc2015/blob/main/paper.ipynb>`_)
99101
* J.S. Stein, W.F. Holmgren, J. Forbess, and C.W. Hansen,
100-
"PVLIB: Open Source Photovoltaic Performance Modeling Functions
101-
for Matlab and Python," in 43rd Photovoltaic Specialists Conference, 2016.
102+
"PVLIB: Open Source Photovoltaic Performance Modeling Functions for Matlab and Python,"
103+
2016 IEEE 43rd Photovoltaic Specialists Conference (PVSC),
104+
Portland, OR, USA, 2016, pp. 3425-3430, :doi:`10.1109/PVSC.2016.7750303`.
102105
* W.F. Holmgren and D.G. Groenendyk,
103106
"An Open Source Solar Power Forecasting Tool Using PVLIB-Python,"
104-
in 43rd Photovoltaic Specialists Conference, 2016.
107+
2016 IEEE 43rd Photovoltaic Specialists Conference (PVSC),
108+
Portland, OR, USA, 2016, pp. 0972-0975, :doi:`10.1109/PVSC.2016.7749755`.
105109

106110

107111
Logo

docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Comparison with PVLIB MATLAB
55
****************************
66

7-
PVLIB was originally developed as a library for MATLAB at Sandia
7+
pvlib was originally developed as a library for MATLAB at Sandia
88
National Lab, and Sandia remains the official maintainer of the MATLAB
99
library. Sandia supported the initial Python port and
1010
then released further project maintenance and development to the

0 commit comments

Comments
 (0)