Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: RetroTechCollection contributors
- Publisher: RetroTechCollection.
- Date of last revision: 26 March 2026 21:15 UTC
- Date retrieved: 7 June 2026 13:42 UTC
- Permanent URL: https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=10140
- Page Version ID: 10140
Citation styles for Main Page
Main Page. (2026, March 26). RetroTechCollection. Retrieved June 7, 2026, from https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=10140.
"Main Page." RetroTechCollection. 26 Mar 2026, 21:15 UTC. <https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=10140> 7 Jun 2026, 13:42.
RetroTechCollection contributors, 'Main Page', RetroTechCollection, 26 March 2026, 21:15 UTC, <https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=10140> [accessed 7 June 2026]
RetroTechCollection contributors, "Main Page," RetroTechCollection, https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=10140 (accessed June 7, 2026).
RetroTechCollection contributors. Main Page [Internet]. RetroTechCollection; 2026 Mar 26, 21:15 UTC [cited 2026 Jun 7]. Available from: https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=10140.
Main Page, https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=10140 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RetroTechCollection",
title = "Main Page --- RetroTechCollection{,} ",
year = "2026",
url = "https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=10140",
note = "[Online; accessed 7-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 = "Main Page --- RetroTechCollection{,} ",
year = "2026",
url = "\url{https://wiki.retrotechcollection.com/index.php?title=Main_Page&oldid=10140}",
note = "[Online; accessed 7-June-2026]"
}