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