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: 24 September 2022 16:32 UTC
- Date retrieved: 23 March 2026 16:05 UTC
- Permanent URL: https://4apedia.com/index.php?title=Addition&oldid=7801
- Page Version ID: 7801
Citation styles for Addition
APA style
Addition. (2022, September 24). TI-99/4A-Pedia, . Retrieved 16:05, March 23, 2026 from https://4apedia.com/index.php?title=Addition&oldid=7801.
MLA style
"Addition." TI-99/4A-Pedia, . 24 Sep 2022, 16:32 UTC. 23 Mar 2026, 16:05 <https://4apedia.com/index.php?title=Addition&oldid=7801>.
MHRA style
TI-99/4A-Pedia contributors, 'Addition', TI-99/4A-Pedia, , 24 September 2022, 16:32 UTC, <https://4apedia.com/index.php?title=Addition&oldid=7801> [accessed 23 March 2026]
Chicago style
TI-99/4A-Pedia contributors, "Addition," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Addition&oldid=7801 (accessed March 23, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Addition [Internet]. TI-99/4A-Pedia, ; 2022 Sep 24, 16:32 UTC [cited 2026 Mar 23]. Available from: https://4apedia.com/index.php?title=Addition&oldid=7801.
Bluebook style
Addition, https://4apedia.com/index.php?title=Addition&oldid=7801 (last visited March 23, 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=7801",
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 = "Addition --- TI-99/4A-Pedia{,} ",
year = "2022",
url = "\url{https://4apedia.com/index.php?title=Addition&oldid=7801}",
note = "[Online; accessed 23-March-2026]"
}