@@ -93,13 +93,13 @@ The recommended citation style for several media types is as follows:
9393
9494**Book **:
9595
96-     Author initials. Author Surname, “ Chapter title”  in Book Title, xth ed.
96+     Author initials. Author Surname, " Chapter title"  in Book Title, xth ed.
9797    City of Publisher, (only U.S. State), Country: Abbrev. of Publisher, year,
9898    ch. x, sec. x, pp. xxx–xxx.
9999
100100**Technical report **:
101101
102-     Author initials. Author Surname, “ Report title”  Abbrev. publisher name,
102+     Author initials. Author Surname, " Report title"  Abbrev. publisher name,
103103    City of publisher, Abbrev. State, Country, Rep. xxx, year
104104
105105The example below shows how to cite material and generate a reference list
@@ -114,22 +114,22 @@ using the IEEE style in a docstring::
114114    References 
115115    ---------- 
116116    .. [1] K. Anderson, C. Hansen, W. Holmgren, A. Jensen, M. Mikofski, 
117-            and A Driesse. “ pvlib python: 2023 project update.”  J. Open Source 
117+            and A Driesse. " pvlib python: 2023 project update."  J. Open Source 
118118           Softw. vol. 8, no. 92, pp. 5994, Dec 2023, 
119119           :doi:`10.21105/joss.05994` 
120120
121-     .. [2] J. S. Stein, “ The Photovoltaic Performance Modeling Collaborative 
122-            (PVPMC),”  In Proc. 38th IEEE Photovoltaic Specialists Conference 
121+     .. [2] J. S. Stein, " The Photovoltaic Performance Modeling Collaborative 
122+            (PVPMC),"  In Proc. 38th IEEE Photovoltaic Specialists Conference 
123123           (PVSC), Austin, TX, USA, 2012, pp. 3048-3052, 
124124           :doi:`10.1109/PVSC.2012.6318225` 
125125
126-     .. [3] J. A. Duffie and W. A. Beckman, “ Solar Radiation" in Solar 
126+     .. [3] J. A. Duffie and W. A. Beckman, " Solar Radiation" in Solar 
127127           Engineering of Thermal Processes, 3rd ed, New York, USA, J. Wiley 
128128           and Sons, 2006, ch. 1, sec. 1.5, pp.9-11 
129129
130-     .. [4] R. Bird, and C. Riordan, “ Simple solar spectral model for direct and 
130+     .. [4] R. Bird, and C. Riordan, " Simple solar spectral model for direct and 
131131           diffuse irradiance on horizontal and tilted planes at the earth’s 
132-            surface for cloudless atmospheres” , NREL, Golden, CO, USA, Technical 
132+            surface for cloudless atmospheres" , NREL, Golden, CO, USA, Technical 
133133           Report TR-215-2436, 1984, :doi:`10.2172/5986936` 
134134
135135Things to note:
0 commit comments