Cite This Page
Bibliographic details for Raspberry Pi UPS
- Page name: Raspberry Pi UPS
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 29 July 2016 14:37 UTC
- Date retrieved: 6 November 2025 22:38 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12735
- Page Version ID: 12735
Citation styles for Raspberry Pi UPS
APA style
Raspberry Pi UPS. (2016, July 29). Fixme.ch, . Retrieved 22:38, November 6, 2025 from http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12735.
MLA style
"Raspberry Pi UPS." Fixme.ch, . 29 Jul 2016, 14:37 UTC. 6 Nov 2025, 22:38 <http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12735>.
MHRA style
Fixme.ch contributors, 'Raspberry Pi UPS', Fixme.ch, , 29 July 2016, 14:37 UTC, <http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12735> [accessed 6 November 2025]
Chicago style
Fixme.ch contributors, "Raspberry Pi UPS," Fixme.ch, , http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12735 (accessed November 6, 2025).
CBE/CSE style
Fixme.ch contributors. Raspberry Pi UPS [Internet]. Fixme.ch, ; 2016 Jul 29, 14:37 UTC [cited 2025 Nov 6]. Available from: http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12735.
Bluebook style
Raspberry Pi UPS, http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12735 (last visited November 6, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Raspberry Pi UPS --- Fixme.ch{,} ",
year = "2016",
url = "http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12735",
note = "[Online; accessed 6-November-2025]"
}
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 = "Fixme.ch",
title = "Raspberry Pi UPS --- Fixme.ch{,} ",
year = "2016",
url = "\url{http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12735}",
note = "[Online; accessed 6-November-2025]"
}