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: 2 November 2025 11:40 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 11:40, November 2, 2025 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. 2 Nov 2025, 11:40 <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 2 November 2025]
Chicago style
SizeCoding contributors, "Z80 based CPUs," SizeCoding, , http://www.sizecoding.org/index.php?title=Z80_based_CPUs&oldid=1142 (accessed November 2, 2025).
CBE/CSE style
SizeCoding contributors. Z80 based CPUs [Internet]. SizeCoding, ; 2022 Apr 8, 15:41 UTC [cited 2025 Nov 2]. 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 November 2, 2025).
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 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 = "Z80 based CPUs --- SizeCoding{,} ",
year = "2022",
url = "\url{http://www.sizecoding.org/index.php?title=Z80_based_CPUs&oldid=1142}",
note = "[Online; accessed 2-November-2025]"
}