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