Cite This Page
Bibliographic details for Weather rating
- Page name: Weather rating
- Author: Open Source Solar Project contributors
- Publisher: Open Source Solar Project, .
- Date of last revision: 9 February 2021 22:06 UTC
- Date retrieved: 19 May 2026 09:59 UTC
- Permanent URL: http://www.opensourcesolar.org/w/index.php?title=Weather_rating&oldid=6133
- Page Version ID: 6133
Citation styles for Weather rating
APA style
Weather rating. (2021, February 9). Open Source Solar Project, . Retrieved 09:59, May 19, 2026 from http://www.opensourcesolar.org/w/index.php?title=Weather_rating&oldid=6133.
MLA style
"Weather rating." Open Source Solar Project, . 9 Feb 2021, 22:06 UTC. 19 May 2026, 09:59 <http://www.opensourcesolar.org/w/index.php?title=Weather_rating&oldid=6133>.
MHRA style
Open Source Solar Project contributors, 'Weather rating', Open Source Solar Project, , 9 February 2021, 22:06 UTC, <http://www.opensourcesolar.org/w/index.php?title=Weather_rating&oldid=6133> [accessed 19 May 2026]
Chicago style
Open Source Solar Project contributors, "Weather rating," Open Source Solar Project, , http://www.opensourcesolar.org/w/index.php?title=Weather_rating&oldid=6133 (accessed May 19, 2026).
CBE/CSE style
Open Source Solar Project contributors. Weather rating [Internet]. Open Source Solar Project, ; 2021 Feb 9, 22:06 UTC [cited 2026 May 19]. Available from: http://www.opensourcesolar.org/w/index.php?title=Weather_rating&oldid=6133.
Bluebook style
Weather rating, http://www.opensourcesolar.org/w/index.php?title=Weather_rating&oldid=6133 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Open Source Solar Project",
title = "Weather rating --- Open Source Solar Project{,} ",
year = "2021",
url = "http://www.opensourcesolar.org/w/index.php?title=Weather_rating&oldid=6133",
note = "[Online; accessed 19-May-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Open Source Solar Project",
title = "Weather rating --- Open Source Solar Project{,} ",
year = "2021",
url = "\url{http://www.opensourcesolar.org/w/index.php?title=Weather_rating&oldid=6133}",
note = "[Online; accessed 19-May-2026]"
}