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: 15 June 2020 01:50 UTC
- Date retrieved: 24 June 2026 16:37 UTC
- Permanent URL: https://4apedia.com/index.php?title=Connect_Four&oldid=5233
- Page Version ID: 5233
Citation styles for Connect Four
APA style
Connect Four. (2020, June 15). TI-99/4A-Pedia, . Retrieved 16:37, June 24, 2026 from https://4apedia.com/index.php?title=Connect_Four&oldid=5233.
MLA style
"Connect Four." TI-99/4A-Pedia, . 15 Jun 2020, 01:50 UTC. 24 Jun 2026, 16:37 <https://4apedia.com/index.php?title=Connect_Four&oldid=5233>.
MHRA style
TI-99/4A-Pedia contributors, 'Connect Four', TI-99/4A-Pedia, , 15 June 2020, 01:50 UTC, <https://4apedia.com/index.php?title=Connect_Four&oldid=5233> [accessed 24 June 2026]
Chicago style
TI-99/4A-Pedia contributors, "Connect Four," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Connect_Four&oldid=5233 (accessed June 24, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Connect Four [Internet]. TI-99/4A-Pedia, ; 2020 Jun 15, 01:50 UTC [cited 2026 Jun 24]. Available from: https://4apedia.com/index.php?title=Connect_Four&oldid=5233.
Bluebook style
Connect Four, https://4apedia.com/index.php?title=Connect_Four&oldid=5233 (last visited June 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TI-99/4A-Pedia",
title = "Connect Four --- TI-99/4A-Pedia{,} ",
year = "2020",
url = "https://4apedia.com/index.php?title=Connect_Four&oldid=5233",
note = "[Online; accessed 24-June-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 = "2020",
url = "\url{https://4apedia.com/index.php?title=Connect_Four&oldid=5233}",
note = "[Online; accessed 24-June-2026]"
}