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: 26 September 2020 13:41 UTC
- Date retrieved: 20 March 2026 20:54 UTC
- Permanent URL: https://4apedia.com/index.php?title=References&oldid=5640
- Page Version ID: 5640
Citation styles for References
APA style
References. (2020, September 26). TI-99/4A-Pedia, . Retrieved 20:54, March 20, 2026 from https://4apedia.com/index.php?title=References&oldid=5640.
MLA style
"References." TI-99/4A-Pedia, . 26 Sep 2020, 13:41 UTC. 20 Mar 2026, 20:54 <https://4apedia.com/index.php?title=References&oldid=5640>.
MHRA style
TI-99/4A-Pedia contributors, 'References', TI-99/4A-Pedia, , 26 September 2020, 13:41 UTC, <https://4apedia.com/index.php?title=References&oldid=5640> [accessed 20 March 2026]
Chicago style
TI-99/4A-Pedia contributors, "References," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=References&oldid=5640 (accessed March 20, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. References [Internet]. TI-99/4A-Pedia, ; 2020 Sep 26, 13:41 UTC [cited 2026 Mar 20]. Available from: https://4apedia.com/index.php?title=References&oldid=5640.
Bluebook style
References, https://4apedia.com/index.php?title=References&oldid=5640 (last visited March 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TI-99/4A-Pedia",
title = "References --- TI-99/4A-Pedia{,} ",
year = "2020",
url = "https://4apedia.com/index.php?title=References&oldid=5640",
note = "[Online; accessed 20-March-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 = "2020",
url = "\url{https://4apedia.com/index.php?title=References&oldid=5640}",
note = "[Online; accessed 20-March-2026]"
}