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