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