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