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