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: 3 November 2025 20:04 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12730
- Page Version ID: 12730
Citation styles for Raspberry Pi UPS
APA style
Raspberry Pi UPS. (2016, July 29). Fixme.ch, . Retrieved 20:04, November 3, 2025 from http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12730.
MLA style
"Raspberry Pi UPS." Fixme.ch, . 29 Jul 2016, 14:37 UTC. 3 Nov 2025, 20:04 <http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12730>.
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=12730> [accessed 3 November 2025]
Chicago style
Fixme.ch contributors, "Raspberry Pi UPS," Fixme.ch, , http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12730 (accessed November 3, 2025).
CBE/CSE style
Fixme.ch contributors. Raspberry Pi UPS [Internet]. Fixme.ch, ; 2016 Jul 29, 14:37 UTC [cited 2025 Nov 3]. Available from: http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12730.
Bluebook style
Raspberry Pi UPS, http://fixme.ch/w/index.php?title=Raspberry_Pi_UPS&oldid=12730 (last visited November 3, 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=12730",
note = "[Online; accessed 3-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=12730}",
note = "[Online; accessed 3-November-2025]"
}