Cite This Page
Bibliographic details for Z80 Assembly
- Page name: Z80 Assembly
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 October 2011 23:17 UTC
- Date retrieved: 25 March 2025 12:26 UTC
- Permanent URL: https://rosettacode.org/wiki/Z80_Assembly?oldid=202038
- Page Version ID: 202038
Citation styles for Z80 Assembly
APA style
Z80 Assembly. (2011, October 6). Rosetta Code. Retrieved 12:26, March 25, 2025 from https://rosettacode.org/wiki/Z80_Assembly?oldid=202038.
MLA style
"Z80 Assembly." Rosetta Code. 6 Oct 2011, 23:17 UTC. 25 Mar 2025, 12:26 <https://rosettacode.org/wiki/Z80_Assembly?oldid=202038>.
MHRA style
Rosetta Code contributors, 'Z80 Assembly', Rosetta Code, 6 October 2011, 23:17 UTC, <https://rosettacode.org/wiki/Z80_Assembly?oldid=202038> [accessed 25 March 2025]
Chicago style
Rosetta Code contributors, "Z80 Assembly," Rosetta Code, https://rosettacode.org/wiki/Z80_Assembly?oldid=202038 (accessed March 25, 2025).
CBE/CSE style
Rosetta Code contributors. Z80 Assembly [Internet]. Rosetta Code; 2011 Oct 6, 23:17 UTC [cited 2025 Mar 25]. Available from: https://rosettacode.org/wiki/Z80_Assembly?oldid=202038.
Bluebook style
Z80 Assembly, https://rosettacode.org/wiki/Z80_Assembly?oldid=202038 (last visited March 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Z80 Assembly --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/wiki/Z80_Assembly?oldid=202038", note = "[Online; accessed 25-March-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 = "Rosetta Code", title = "Z80 Assembly --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/wiki/Z80_Assembly?oldid=202038}", note = "[Online; accessed 25-March-2025]" }