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