Skip to content

Commit 7645d11

Browse files
add copy ability to references page in docs and finalize PR notes in whatsnew
1 parent f76bba1 commit 7645d11

File tree

2 files changed

+22
-7
lines changed

2 files changed

+22
-7
lines changed

docs/references.rst

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@ References
33

44
If using this package, please cite us using the following
55

6-
.. code-block:: bash
6+
.. code-block:: text
7+
8+
H. Mendoza, M. Hopwood and T. Gunda, "pvOps: Improving Operational
9+
Assessments through Data Fusion," 2021 IEEE 48th Photovoltaic Specialists
10+
Conference (PVSC), 2021, pp. 0112-0119, doi: 10.1109/PVSC43889.2021.9518439.
11+
12+
In BibTex format:
13+
14+
.. code-block:: text
715
816
@INPROCEEDINGS{9518439,
917
author={Mendoza, Hector and Hopwood, Michael and Gunda, Thushara},
@@ -21,15 +29,17 @@ We also utilize content from other packages. See the NOTICE/ directory on our Gi
2129
Additionally, some of our own content comes from published papers. See the following external references.
2230

2331
External references
24-
===================
32+
-------------------
2533

2634
iv/
27-
---
35+
^^^
2836

37+
.. code-block:: text
2938
30-
JW Bishop. "Computer simulation of the effects of electrical mismatches in photovoltaic cell
31-
interconnection circuits", Solar Cell (1988) DOI: 10.1016/0379-6787(88)90059-2
39+
JW Bishop. "Computer simulation of the effects of electrical mismatches in photovoltaic cell
40+
interconnection circuits", Solar Cell (1988) DOI: 10.1016/0379-6787(88)90059-2
3241
42+
.. code-block:: text
3343
34-
Hopwood, M. W., Gunda, T., Seigneur, H., & Walters, J. "Neural network-based classification
35-
of string-level IV curves from physically-induced failures of photovoltaic modules", IEEE Access (2020), 8, 161480-161487.
44+
Hopwood, M. W., Gunda, T., Seigneur, H., & Walters, J. "Neural network-based classification
45+
of string-level IV curves from physically-induced failures of photovoltaic modules", IEEE Access (2020), 8, 161480-161487.

docs/whatsnew/beta.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ Bug fixes
2222
* Basic package fixes to README (PR #27) and documentation configuration (PR #24)
2323
* Fix IV simulator bug for edge case where two IV curves added have equal I_{sc} (PR #30)
2424
* Neural network configuration referencing in 1D CNN (PR #32)
25+
26+
Docs
27+
~~~~
28+
29+
* Update how to reference pvOps (PR #33)

0 commit comments

Comments
 (0)