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