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