Cite This Page
Bibliographic details for PV source sizing
- Page name: PV source sizing
- Author: Open Source Solar Project contributors
- Publisher: Open Source Solar Project, .
- Date of last revision: 20 November 2020 21:01 UTC
- Date retrieved: 19 May 2026 09:59 UTC
- Permanent URL: http://www.opensourcesolar.org/w/index.php?title=PV_source_sizing&oldid=2536
- Page Version ID: 2536
Citation styles for PV source sizing
APA style
PV source sizing. (2020, November 20). Open Source Solar Project, . Retrieved 09:59, May 19, 2026 from http://www.opensourcesolar.org/w/index.php?title=PV_source_sizing&oldid=2536.
MLA style
"PV source sizing." Open Source Solar Project, . 20 Nov 2020, 21:01 UTC. 19 May 2026, 09:59 <http://www.opensourcesolar.org/w/index.php?title=PV_source_sizing&oldid=2536>.
MHRA style
Open Source Solar Project contributors, 'PV source sizing', Open Source Solar Project, , 20 November 2020, 21:01 UTC, <http://www.opensourcesolar.org/w/index.php?title=PV_source_sizing&oldid=2536> [accessed 19 May 2026]
Chicago style
Open Source Solar Project contributors, "PV source sizing," Open Source Solar Project, , http://www.opensourcesolar.org/w/index.php?title=PV_source_sizing&oldid=2536 (accessed May 19, 2026).
CBE/CSE style
Open Source Solar Project contributors. PV source sizing [Internet]. Open Source Solar Project, ; 2020 Nov 20, 21:01 UTC [cited 2026 May 19]. Available from: http://www.opensourcesolar.org/w/index.php?title=PV_source_sizing&oldid=2536.
Bluebook style
PV source sizing, http://www.opensourcesolar.org/w/index.php?title=PV_source_sizing&oldid=2536 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Open Source Solar Project",
title = "PV source sizing --- Open Source Solar Project{,} ",
year = "2020",
url = "http://www.opensourcesolar.org/w/index.php?title=PV_source_sizing&oldid=2536",
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 = "PV source sizing --- Open Source Solar Project{,} ",
year = "2020",
url = "\url{http://www.opensourcesolar.org/w/index.php?title=PV_source_sizing&oldid=2536}",
note = "[Online; accessed 19-May-2026]"
}