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