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