Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Retropedia contributors
- Publisher: Retropedia, .
- Date of last revision: 3 May 2023 10:27 UTC
- Date retrieved: 12 April 2026 16:03 UTC
- Permanent URL: https://retropedia.ribit.se/index.php?title=Main_Page&oldid=583
- Page Version ID: 583
Citation styles for Main Page
APA style
Main Page. (2023, May 3). Retropedia, . Retrieved 16:03, April 12, 2026 from https://retropedia.ribit.se/index.php?title=Main_Page&oldid=583.
MLA style
"Main Page." Retropedia, . 3 May 2023, 10:27 UTC. 12 Apr 2026, 16:03 <https://retropedia.ribit.se/index.php?title=Main_Page&oldid=583>.
MHRA style
Retropedia contributors, 'Main Page', Retropedia, , 3 May 2023, 10:27 UTC, <https://retropedia.ribit.se/index.php?title=Main_Page&oldid=583> [accessed 12 April 2026]
Chicago style
Retropedia contributors, "Main Page," Retropedia, , https://retropedia.ribit.se/index.php?title=Main_Page&oldid=583 (accessed April 12, 2026).
CBE/CSE style
Retropedia contributors. Main Page [Internet]. Retropedia, ; 2023 May 3, 10:27 UTC [cited 2026 Apr 12]. Available from: https://retropedia.ribit.se/index.php?title=Main_Page&oldid=583.
Bluebook style
Main Page, https://retropedia.ribit.se/index.php?title=Main_Page&oldid=583 (last visited April 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Retropedia",
title = "Main Page --- Retropedia{,} ",
year = "2023",
url = "https://retropedia.ribit.se/index.php?title=Main_Page&oldid=583",
note = "[Online; accessed 12-April-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 = "Retropedia",
title = "Main Page --- Retropedia{,} ",
year = "2023",
url = "\url{https://retropedia.ribit.se/index.php?title=Main_Page&oldid=583}",
note = "[Online; accessed 12-April-2026]"
}