Cite This Page
Bibliographic details for Android on Raspberry Pi
- Page name: Android on Raspberry Pi
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 17 May 2022 23:05 UTC
- Date retrieved: 15 June 2026 05:40 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=Android_on_Raspberry_Pi&oldid=257
- Page Version ID: 257
Citation styles for Android on Raspberry Pi
APA style
Android on Raspberry Pi. (2022, May 17). Computernewb Wiki. Retrieved 05:40, June 15, 2026 from https://computernewb.com/w/index.php?title=Android_on_Raspberry_Pi&oldid=257.
MLA style
"Android on Raspberry Pi." Computernewb Wiki. 17 May 2022, 23:05 UTC. 15 Jun 2026, 05:40 <https://computernewb.com/w/index.php?title=Android_on_Raspberry_Pi&oldid=257>.
MHRA style
Computernewb Wiki contributors, 'Android on Raspberry Pi', Computernewb Wiki, 17 May 2022, 23:05 UTC, <https://computernewb.com/w/index.php?title=Android_on_Raspberry_Pi&oldid=257> [accessed 15 June 2026]
Chicago style
Computernewb Wiki contributors, "Android on Raspberry Pi," Computernewb Wiki, https://computernewb.com/w/index.php?title=Android_on_Raspberry_Pi&oldid=257 (accessed June 15, 2026).
CBE/CSE style
Computernewb Wiki contributors. Android on Raspberry Pi [Internet]. Computernewb Wiki; 2022 May 17, 23:05 UTC [cited 2026 Jun 15]. Available from: https://computernewb.com/w/index.php?title=Android_on_Raspberry_Pi&oldid=257.
Bluebook style
Android on Raspberry Pi, https://computernewb.com/w/index.php?title=Android_on_Raspberry_Pi&oldid=257 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "Android on Raspberry Pi --- Computernewb Wiki{,} ",
year = "2022",
url = "https://computernewb.com/w/index.php?title=Android_on_Raspberry_Pi&oldid=257",
note = "[Online; accessed 15-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 = "Computernewb Wiki",
title = "Android on Raspberry Pi --- Computernewb Wiki{,} ",
year = "2022",
url = "\url{https://computernewb.com/w/index.php?title=Android_on_Raspberry_Pi&oldid=257}",
note = "[Online; accessed 15-June-2026]"
}