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: 24 September 2020 02:59 UTC
- Date retrieved: 27 February 2026 06:05 UTC
- Permanent URL: https://4apedia.com/index.php?title=Hangman&oldid=5566
- Page Version ID: 5566
Citation styles for Hangman
APA style
Hangman. (2020, September 24). TI-99/4A-Pedia, . Retrieved 06:05, February 27, 2026 from https://4apedia.com/index.php?title=Hangman&oldid=5566.
MLA style
"Hangman." TI-99/4A-Pedia, . 24 Sep 2020, 02:59 UTC. 27 Feb 2026, 06:05 <https://4apedia.com/index.php?title=Hangman&oldid=5566>.
MHRA style
TI-99/4A-Pedia contributors, 'Hangman', TI-99/4A-Pedia, , 24 September 2020, 02:59 UTC, <https://4apedia.com/index.php?title=Hangman&oldid=5566> [accessed 27 February 2026]
Chicago style
TI-99/4A-Pedia contributors, "Hangman," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Hangman&oldid=5566 (accessed February 27, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Hangman [Internet]. TI-99/4A-Pedia, ; 2020 Sep 24, 02:59 UTC [cited 2026 Feb 27]. Available from: https://4apedia.com/index.php?title=Hangman&oldid=5566.
Bluebook style
Hangman, https://4apedia.com/index.php?title=Hangman&oldid=5566 (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=5566",
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=5566}",
note = "[Online; accessed 27-February-2026]"
}