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: 20 June 2026 06:11 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 06:11, June 20, 2026 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. 20 Jun 2026, 06:11 <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 20 June 2026]
Chicago style
Fixme.ch contributors, "Raspberry Pi UPS," Fixme.ch, , http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12735 (accessed June 20, 2026).
CBE/CSE style
Fixme.ch contributors. Raspberry Pi UPS [Internet]. Fixme.ch, ; 2016 Jul 29, 14:37 UTC [cited 2026 Jun 20]. 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 June 20, 2026).
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 20-June-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 = "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 20-June-2026]"
}