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: 8 August 2018 13:20 UTC
- Date retrieved: 23 March 2026 18:29 UTC
- Permanent URL: https://4apedia.com/index.php?title=References&oldid=1632
- Page Version ID: 1632
Citation styles for References
APA style
References. (2018, August 8). TI-99/4A-Pedia, . Retrieved 18:29, March 23, 2026 from https://4apedia.com/index.php?title=References&oldid=1632.
MLA style
"References." TI-99/4A-Pedia, . 8 Aug 2018, 13:20 UTC. 23 Mar 2026, 18:29 <https://4apedia.com/index.php?title=References&oldid=1632>.
MHRA style
TI-99/4A-Pedia contributors, 'References', TI-99/4A-Pedia, , 8 August 2018, 13:20 UTC, <https://4apedia.com/index.php?title=References&oldid=1632> [accessed 23 March 2026]
Chicago style
TI-99/4A-Pedia contributors, "References," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=References&oldid=1632 (accessed March 23, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. References [Internet]. TI-99/4A-Pedia, ; 2018 Aug 8, 13:20 UTC [cited 2026 Mar 23]. Available from: https://4apedia.com/index.php?title=References&oldid=1632.
Bluebook style
References, https://4apedia.com/index.php?title=References&oldid=1632 (last visited March 23, 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=1632",
note = "[Online; accessed 23-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 = "2018",
url = "\url{https://4apedia.com/index.php?title=References&oldid=1632}",
note = "[Online; accessed 23-March-2026]"
}