Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: TI-99/4A-Pedia contributors
- Publisher: TI-99/4A-Pedia, .
- Date of last revision: 3 August 2018 13:22 UTC
- Date retrieved: 4 July 2026 02:57 UTC
- Permanent URL: https://4apedia.com/index.php?title=Main_Page&oldid=1522
- Page Version ID: 1522
Citation styles for Main Page
APA style
Main Page. (2018, August 3). TI-99/4A-Pedia, . Retrieved 02:57, July 4, 2026 from https://4apedia.com/index.php?title=Main_Page&oldid=1522.
MLA style
"Main Page." TI-99/4A-Pedia, . 3 Aug 2018, 13:22 UTC. 4 Jul 2026, 02:57 <https://4apedia.com/index.php?title=Main_Page&oldid=1522>.
MHRA style
TI-99/4A-Pedia contributors, 'Main Page', TI-99/4A-Pedia, , 3 August 2018, 13:22 UTC, <https://4apedia.com/index.php?title=Main_Page&oldid=1522> [accessed 4 July 2026]
Chicago style
TI-99/4A-Pedia contributors, "Main Page," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Main_Page&oldid=1522 (accessed July 4, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Main Page [Internet]. TI-99/4A-Pedia, ; 2018 Aug 3, 13:22 UTC [cited 2026 Jul 4]. Available from: https://4apedia.com/index.php?title=Main_Page&oldid=1522.
Bluebook style
Main Page, https://4apedia.com/index.php?title=Main_Page&oldid=1522 (last visited July 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TI-99/4A-Pedia",
title = "Main Page --- TI-99/4A-Pedia{,} ",
year = "2018",
url = "https://4apedia.com/index.php?title=Main_Page&oldid=1522",
note = "[Online; accessed 4-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 = "TI-99/4A-Pedia",
title = "Main Page --- TI-99/4A-Pedia{,} ",
year = "2018",
url = "\url{https://4apedia.com/index.php?title=Main_Page&oldid=1522}",
note = "[Online; accessed 4-July-2026]"
}