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