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