Cite This Page
Bibliographic details for Mastering machine code on your Commodore 64
- Page name: Mastering machine code on your Commodore 64
- Author: RetroTechCollection contributors
- Publisher: RetroTechCollection.
- Date of last revision: 24 April 2025 09:25 UTC
- Date retrieved: 8 June 2026 14:37 UTC
- Permanent URL: https://wiki.retrotechcollection.com/index.php?title=Mastering_machine_code_on_your_Commodore_64&oldid=2651
- Page Version ID: 2651
Citation styles for Mastering machine code on your Commodore 64
Mastering machine code on your Commodore 64. (2025, April 24). RetroTechCollection. Retrieved June 8, 2026, from https://wiki.retrotechcollection.com/index.php?title=Mastering_machine_code_on_your_Commodore_64&oldid=2651.
"Mastering machine code on your Commodore 64." RetroTechCollection. 24 Apr 2025, 09:25 UTC. <https://wiki.retrotechcollection.com/index.php?title=Mastering_machine_code_on_your_Commodore_64&oldid=2651> 8 Jun 2026, 14:37.
RetroTechCollection contributors, 'Mastering machine code on your Commodore 64', RetroTechCollection, 24 April 2025, 09:25 UTC, <https://wiki.retrotechcollection.com/index.php?title=Mastering_machine_code_on_your_Commodore_64&oldid=2651> [accessed 8 June 2026]
RetroTechCollection contributors, "Mastering machine code on your Commodore 64," RetroTechCollection, https://wiki.retrotechcollection.com/index.php?title=Mastering_machine_code_on_your_Commodore_64&oldid=2651 (accessed June 8, 2026).
RetroTechCollection contributors. Mastering machine code on your Commodore 64 [Internet]. RetroTechCollection; 2025 Apr 24, 09:25 UTC [cited 2026 Jun 8]. Available from: https://wiki.retrotechcollection.com/index.php?title=Mastering_machine_code_on_your_Commodore_64&oldid=2651.
Mastering machine code on your Commodore 64, https://wiki.retrotechcollection.com/index.php?title=Mastering_machine_code_on_your_Commodore_64&oldid=2651 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RetroTechCollection",
title = "Mastering machine code on your Commodore 64 --- RetroTechCollection{,} ",
year = "2025",
url = "https://wiki.retrotechcollection.com/index.php?title=Mastering_machine_code_on_your_Commodore_64&oldid=2651",
note = "[Online; accessed 8-June-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 = "RetroTechCollection",
title = "Mastering machine code on your Commodore 64 --- RetroTechCollection{,} ",
year = "2025",
url = "\url{https://wiki.retrotechcollection.com/index.php?title=Mastering_machine_code_on_your_Commodore_64&oldid=2651}",
note = "[Online; accessed 8-June-2026]"
}