You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sphinx/source/contributing/style_guide.rst
+75
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,81 @@ the ``docs/readthedocs.org:pvlib-python`` link within the checks
70
70
status box at the bottom of the pull request.
71
71
72
72
73
+
.. _references:
74
+
75
+
References
76
+
----------
77
+
pvlib-python is transitioning to the `IEEE reference style <https://journals.ieeeauthorcenter.ieee.org/wp-content/uploads/sites/7/IEEE_Reference_Guide.pdf>`_,
78
+
which should be used in all new contributions. At minimum, a reference should
79
+
include:
80
+
81
+
* Author list (for more than six authors, list only the first with et al.)
0 commit comments