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: 15 June 2020 01:40 UTC
- Date retrieved: 26 February 2026 17:55 UTC
- Permanent URL: https://4apedia.com/index.php?title=Hangman&oldid=5221
- Page Version ID: 5221
Citation styles for Hangman
APA style
Hangman. (2020, June 15). TI-99/4A-Pedia, . Retrieved 17:55, February 26, 2026 from https://4apedia.com/index.php?title=Hangman&oldid=5221.
MLA style
"Hangman." TI-99/4A-Pedia, . 15 Jun 2020, 01:40 UTC. 26 Feb 2026, 17:55 <https://4apedia.com/index.php?title=Hangman&oldid=5221>.
MHRA style
TI-99/4A-Pedia contributors, 'Hangman', TI-99/4A-Pedia, , 15 June 2020, 01:40 UTC, <https://4apedia.com/index.php?title=Hangman&oldid=5221> [accessed 26 February 2026]
Chicago style
TI-99/4A-Pedia contributors, "Hangman," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Hangman&oldid=5221 (accessed February 26, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Hangman [Internet]. TI-99/4A-Pedia, ; 2020 Jun 15, 01:40 UTC [cited 2026 Feb 26]. Available from: https://4apedia.com/index.php?title=Hangman&oldid=5221.
Bluebook style
Hangman, https://4apedia.com/index.php?title=Hangman&oldid=5221 (last visited February 26, 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=5221",
note = "[Online; accessed 26-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=5221}",
note = "[Online; accessed 26-February-2026]"
}