Cite This Page
Bibliographic details for Connect Four
- Page name: Connect Four
- Author: TI-99/4A-Pedia contributors
- Publisher: TI-99/4A-Pedia, .
- Date of last revision: 2 February 2022 18:52 UTC
- Date retrieved: 2 May 2026 16:15 UTC
- Permanent URL: https://4apedia.com/index.php?title=Connect_Four&oldid=6634
- Page Version ID: 6634
Citation styles for Connect Four
APA style
Connect Four. (2022, February 2). TI-99/4A-Pedia, . Retrieved 16:15, May 2, 2026 from https://4apedia.com/index.php?title=Connect_Four&oldid=6634.
MLA style
"Connect Four." TI-99/4A-Pedia, . 2 Feb 2022, 18:52 UTC. 2 May 2026, 16:15 <https://4apedia.com/index.php?title=Connect_Four&oldid=6634>.
MHRA style
TI-99/4A-Pedia contributors, 'Connect Four', TI-99/4A-Pedia, , 2 February 2022, 18:52 UTC, <https://4apedia.com/index.php?title=Connect_Four&oldid=6634> [accessed 2 May 2026]
Chicago style
TI-99/4A-Pedia contributors, "Connect Four," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Connect_Four&oldid=6634 (accessed May 2, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Connect Four [Internet]. TI-99/4A-Pedia, ; 2022 Feb 2, 18:52 UTC [cited 2026 May 2]. Available from: https://4apedia.com/index.php?title=Connect_Four&oldid=6634.
Bluebook style
Connect Four, https://4apedia.com/index.php?title=Connect_Four&oldid=6634 (last visited May 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TI-99/4A-Pedia",
title = "Connect Four --- TI-99/4A-Pedia{,} ",
year = "2022",
url = "https://4apedia.com/index.php?title=Connect_Four&oldid=6634",
note = "[Online; accessed 2-May-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 = "Connect Four --- TI-99/4A-Pedia{,} ",
year = "2022",
url = "\url{https://4apedia.com/index.php?title=Connect_Four&oldid=6634}",
note = "[Online; accessed 2-May-2026]"
}