Cite This Page
Bibliographic details for Programming With AppleTalk 1991
- Page name: Programming With AppleTalk 1991
- Author: RetroTechCollection contributors
- Publisher: RetroTechCollection.
- Date of last revision: 10 April 2025 19:38 UTC
- Date retrieved: 9 August 2026 10:13 UTC
- Permanent URL: https://wiki.retrotechcollection.com/index.php?title=Programming_With_AppleTalk_1991&oldid=1747
- Page Version ID: 1747
Citation styles for Programming With AppleTalk 1991
Programming With AppleTalk 1991. (2025, April 10). RetroTechCollection. Retrieved August 9, 2026, from https://wiki.retrotechcollection.com/index.php?title=Programming_With_AppleTalk_1991&oldid=1747.
"Programming With AppleTalk 1991." RetroTechCollection. 10 Apr 2025, 19:38 UTC. <https://wiki.retrotechcollection.com/index.php?title=Programming_With_AppleTalk_1991&oldid=1747> 9 Aug 2026, 10:13.
RetroTechCollection contributors, 'Programming With AppleTalk 1991', RetroTechCollection, 10 April 2025, 19:38 UTC, <https://wiki.retrotechcollection.com/index.php?title=Programming_With_AppleTalk_1991&oldid=1747> [accessed 9 August 2026]
RetroTechCollection contributors, "Programming With AppleTalk 1991," RetroTechCollection, https://wiki.retrotechcollection.com/index.php?title=Programming_With_AppleTalk_1991&oldid=1747 (accessed August 9, 2026).
RetroTechCollection contributors. Programming With AppleTalk 1991 [Internet]. RetroTechCollection; 2025 Apr 10, 19:38 UTC [cited 2026 Aug 9]. Available from: https://wiki.retrotechcollection.com/index.php?title=Programming_With_AppleTalk_1991&oldid=1747.
Programming With AppleTalk 1991, https://wiki.retrotechcollection.com/index.php?title=Programming_With_AppleTalk_1991&oldid=1747 (last visited August 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RetroTechCollection",
title = "Programming With AppleTalk 1991 --- RetroTechCollection{,} ",
year = "2025",
url = "https://wiki.retrotechcollection.com/index.php?title=Programming_With_AppleTalk_1991&oldid=1747",
note = "[Online; accessed 9-August-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 = "Programming With AppleTalk 1991 --- RetroTechCollection{,} ",
year = "2025",
url = "\url{https://wiki.retrotechcollection.com/index.php?title=Programming_With_AppleTalk_1991&oldid=1747}",
note = "[Online; accessed 9-August-2026]"
}