Cite This Page
Bibliographic details for Addition
- Page name: Addition
- Author: TI-99/4A-Pedia contributors
- Publisher: TI-99/4A-Pedia, .
- Date of last revision: 27 September 2022 22:37 UTC
- Date retrieved: 22 March 2026 19:57 UTC
- Permanent URL: https://4apedia.com/index.php?title=Addition&oldid=7842
- Page Version ID: 7842
Citation styles for Addition
APA style
Addition. (2022, September 27). TI-99/4A-Pedia, . Retrieved 19:57, March 22, 2026 from https://4apedia.com/index.php?title=Addition&oldid=7842.
MLA style
"Addition." TI-99/4A-Pedia, . 27 Sep 2022, 22:37 UTC. 22 Mar 2026, 19:57 <https://4apedia.com/index.php?title=Addition&oldid=7842>.
MHRA style
TI-99/4A-Pedia contributors, 'Addition', TI-99/4A-Pedia, , 27 September 2022, 22:37 UTC, <https://4apedia.com/index.php?title=Addition&oldid=7842> [accessed 22 March 2026]
Chicago style
TI-99/4A-Pedia contributors, "Addition," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Addition&oldid=7842 (accessed March 22, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Addition [Internet]. TI-99/4A-Pedia, ; 2022 Sep 27, 22:37 UTC [cited 2026 Mar 22]. Available from: https://4apedia.com/index.php?title=Addition&oldid=7842.
Bluebook style
Addition, https://4apedia.com/index.php?title=Addition&oldid=7842 (last visited March 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TI-99/4A-Pedia",
title = "Addition --- TI-99/4A-Pedia{,} ",
year = "2022",
url = "https://4apedia.com/index.php?title=Addition&oldid=7842",
note = "[Online; accessed 22-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 = "Addition --- TI-99/4A-Pedia{,} ",
year = "2022",
url = "\url{https://4apedia.com/index.php?title=Addition&oldid=7842}",
note = "[Online; accessed 22-March-2026]"
}