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: 2 November 2025 20:21 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 20:21, November 2, 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. 2 Nov 2025, 20:21 <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 2 November 2025]
Chicago style
SizeCoding contributors, "ARM based CPUs," SizeCoding, , http://www.sizecoding.org/index.php?title=ARM_based_CPUs&oldid=1144 (accessed November 2, 2025).
CBE/CSE style
SizeCoding contributors. ARM based CPUs [Internet]. SizeCoding, ; 2022 Apr 8, 15:41 UTC [cited 2025 Nov 2]. 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 November 2, 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 2-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 = "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 2-November-2025]"
}