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