Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: RetroTechCollection contributors
- Publisher: RetroTechCollection.
- Date of last revision: 17 September 2025 10:34 UTC
- Date retrieved: 16 July 2026 10:54 UTC
- Permanent URL: https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=8813
- Page Version ID: 8813
Citation styles for Main Page
Main Page. (2025, September 17). RetroTechCollection. Retrieved July 16, 2026, from https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=8813.
"Main Page." RetroTechCollection. 17 Sep 2025, 10:34 UTC. <https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=8813> 16 Jul 2026, 10:54.
RetroTechCollection contributors, 'Main Page', RetroTechCollection, 17 September 2025, 10:34 UTC, <https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=8813> [accessed 16 July 2026]
RetroTechCollection contributors, "Main Page," RetroTechCollection, https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=8813 (accessed July 16, 2026).
RetroTechCollection contributors. Main Page [Internet]. RetroTechCollection; 2025 Sep 17, 10:34 UTC [cited 2026 Jul 16]. Available from: https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=8813.
Main Page, https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=8813 (last visited July 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RetroTechCollection",
title = "Main Page --- RetroTechCollection{,} ",
year = "2025",
url = "https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=8813",
note = "[Online; accessed 16-July-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 = "Main Page --- RetroTechCollection{,} ",
year = "2025",
url = "\url{https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=8813}",
note = "[Online; accessed 16-July-2026]"
}