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