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 March 2020 05:14 UTC
- Date retrieved: 27 June 2026 12:47 UTC
- Permanent URL: https://4apedia.com/index.php?title=References&oldid=2930
- Page Version ID: 2930
Citation styles for References
APA style
References. (2020, March 8). TI-99/4A-Pedia, . Retrieved 12:47, June 27, 2026 from https://4apedia.com/index.php?title=References&oldid=2930.
MLA style
"References." TI-99/4A-Pedia, . 8 Mar 2020, 05:14 UTC. 27 Jun 2026, 12:47 <https://4apedia.com/index.php?title=References&oldid=2930>.
MHRA style
TI-99/4A-Pedia contributors, 'References', TI-99/4A-Pedia, , 8 March 2020, 05:14 UTC, <https://4apedia.com/index.php?title=References&oldid=2930> [accessed 27 June 2026]
Chicago style
TI-99/4A-Pedia contributors, "References," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=References&oldid=2930 (accessed June 27, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. References [Internet]. TI-99/4A-Pedia, ; 2020 Mar 8, 05:14 UTC [cited 2026 Jun 27]. Available from: https://4apedia.com/index.php?title=References&oldid=2930.
Bluebook style
References, https://4apedia.com/index.php?title=References&oldid=2930 (last visited June 27, 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=2930",
note = "[Online; accessed 27-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 = "References --- TI-99/4A-Pedia{,} ",
year = "2020",
url = "\url{https://4apedia.com/index.php?title=References&oldid=2930}",
note = "[Online; accessed 27-June-2026]"
}