Cite This Page
Bibliographic details for ARM based CPUs
- Page name: ARM based CPUs
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 8 April 2022 15:41 UTC
- Date retrieved: 8 December 2025 14:50 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=ARM_based_CPUs&oldid=1144
- Page Version ID: 1144
Citation styles for ARM based CPUs
APA style
ARM based CPUs. (2022, April 8). SizeCoding, . Retrieved 14:50, December 8, 2025 from http://www.sizecoding.org/index.php?title=ARM_based_CPUs&oldid=1144.
MLA style
"ARM based CPUs." SizeCoding, . 8 Apr 2022, 15:41 UTC. 8 Dec 2025, 14:50 <http://www.sizecoding.org/index.php?title=ARM_based_CPUs&oldid=1144>.
MHRA style
SizeCoding contributors, 'ARM based CPUs', SizeCoding, , 8 April 2022, 15:41 UTC, <http://www.sizecoding.org/index.php?title=ARM_based_CPUs&oldid=1144> [accessed 8 December 2025]
Chicago style
SizeCoding contributors, "ARM based CPUs," SizeCoding, , http://www.sizecoding.org/index.php?title=ARM_based_CPUs&oldid=1144 (accessed December 8, 2025).
CBE/CSE style
SizeCoding contributors. ARM based CPUs [Internet]. SizeCoding, ; 2022 Apr 8, 15:41 UTC [cited 2025 Dec 8]. Available from: http://www.sizecoding.org/index.php?title=ARM_based_CPUs&oldid=1144.
Bluebook style
ARM based CPUs, http://www.sizecoding.org/index.php?title=ARM_based_CPUs&oldid=1144 (last visited December 8, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "ARM based CPUs --- SizeCoding{,} ",
year = "2022",
url = "http://www.sizecoding.org/index.php?title=ARM_based_CPUs&oldid=1144",
note = "[Online; accessed 8-December-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 = "SizeCoding",
title = "ARM based CPUs --- SizeCoding{,} ",
year = "2022",
url = "\url{http://www.sizecoding.org/index.php?title=ARM_based_CPUs&oldid=1144}",
note = "[Online; accessed 8-December-2025]"
}