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