Skip to content

Commit 7926a3d

Browse files
committed
Update mismatch.py
1 parent 794ed98 commit 7926a3d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pvlib/spectrum/mismatch.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -754,9 +754,9 @@ def spectral_factor_polo(precipitable_water, airmass_absolute, aod500, aoi,
754754
755755
References
756756
----------
757-
[1]. Polo, J., Sanz-saiz, C., Development of spectral mismatch models
758-
for BIPV applications in building façades Abbreviations : Renew. Energy 245
759-
,122820, 2025.:doi:`10.1016/j.renene.2025.122820`
757+
[1] J. Polo and C. Sanz-Saiz, 'Development of spectral mismatch models
758+
for BIPV applications in building façades', Renewable Energy, vol. 245,
759+
p. 122820, Jun. 2025,:doi:`10.1016/j.renene.2025.122820`
760760
"""
761761
if module_type is None and coefficients is None:
762762
raise ValueError('Must provide either `module_type` or `coefficients`')

0 commit comments

Comments
 (0)