Cite This Page
Bibliographic details for How To Write Macintosh Software 1992
- Page name: How To Write Macintosh Software 1992
- Author: RetroTechCollection contributors
- Publisher: RetroTechCollection.
- Date of last revision: 10 April 2025 19:35 UTC
- Date retrieved: 8 June 2026 13:48 UTC
- Permanent URL: https://wiki.retrotechcollection.com/index.php?title=How_To_Write_Macintosh_Software_1992&oldid=1656
- Page Version ID: 1656
Citation styles for How To Write Macintosh Software 1992
How To Write Macintosh Software 1992. (2025, April 10). RetroTechCollection. Retrieved June 8, 2026, from https://wiki.retrotechcollection.com/index.php?title=How_To_Write_Macintosh_Software_1992&oldid=1656.
"How To Write Macintosh Software 1992." RetroTechCollection. 10 Apr 2025, 19:35 UTC. <https://wiki.retrotechcollection.com/index.php?title=How_To_Write_Macintosh_Software_1992&oldid=1656> 8 Jun 2026, 13:48.
RetroTechCollection contributors, 'How To Write Macintosh Software 1992', RetroTechCollection, 10 April 2025, 19:35 UTC, <https://wiki.retrotechcollection.com/index.php?title=How_To_Write_Macintosh_Software_1992&oldid=1656> [accessed 8 June 2026]
RetroTechCollection contributors, "How To Write Macintosh Software 1992," RetroTechCollection, https://wiki.retrotechcollection.com/index.php?title=How_To_Write_Macintosh_Software_1992&oldid=1656 (accessed June 8, 2026).
RetroTechCollection contributors. How To Write Macintosh Software 1992 [Internet]. RetroTechCollection; 2025 Apr 10, 19:35 UTC [cited 2026 Jun 8]. Available from: https://wiki.retrotechcollection.com/index.php?title=How_To_Write_Macintosh_Software_1992&oldid=1656.
How To Write Macintosh Software 1992, https://wiki.retrotechcollection.com/index.php?title=How_To_Write_Macintosh_Software_1992&oldid=1656 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RetroTechCollection",
title = "How To Write Macintosh Software 1992 --- RetroTechCollection{,} ",
year = "2025",
url = "https://wiki.retrotechcollection.com/index.php?title=How_To_Write_Macintosh_Software_1992&oldid=1656",
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 = "How To Write Macintosh Software 1992 --- RetroTechCollection{,} ",
year = "2025",
url = "\url{https://wiki.retrotechcollection.com/index.php?title=How_To_Write_Macintosh_Software_1992&oldid=1656}",
note = "[Online; accessed 8-June-2026]"
}