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