Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/sphinx/source/contributing/style_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ the ``docs/readthedocs.org:pvlib-python`` link within the checks
status box at the bottom of the pull request.


.. _references:
.. _reference_style:

References
----------
Expand Down
2 changes: 1 addition & 1 deletion docs/sphinx/source/whatsnew/v0.11.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Documentation
:py:class:`~pvlib.pvsystem.SingleAxisTrackerMount`, and
:py:class:`~pvlib.pvsystem.FixedMount` docstrings. Various formatting edits
for clarity. (:issue:`1942`, :pull:`2232`)
* Added a new citation style guide (:ref:`references`) to the contributing
* Added a new citation style guide (:ref:`reference_style`) to the contributing
page. (:issue:`2202`, :pull:`2226`)
* Updated :py:func:`~pvlib.irradiance.reindl` to include definitions of terms
and a new "notes" section (:issue:`2183`, :pull:`2193`)
Expand Down
Loading