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