Cite This Page
Bibliographic details for Hannah
- Page name: Hannah
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 2 September 2022 00:59 UTC
- Date retrieved: 19 April 2026 21:11 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=Hannah&oldid=1853
- Page Version ID: 1853
Citation styles for Hannah
APA style
Hannah. (2022, September 2). Computernewb Wiki. Retrieved 21:11, April 19, 2026 from https://computernewb.com/w/index.php?title=Hannah&oldid=1853.
MLA style
"Hannah." Computernewb Wiki. 2 Sep 2022, 00:59 UTC. 19 Apr 2026, 21:11 <https://computernewb.com/w/index.php?title=Hannah&oldid=1853>.
MHRA style
Computernewb Wiki contributors, 'Hannah', Computernewb Wiki, 2 September 2022, 00:59 UTC, <https://computernewb.com/w/index.php?title=Hannah&oldid=1853> [accessed 19 April 2026]
Chicago style
Computernewb Wiki contributors, "Hannah," Computernewb Wiki, https://computernewb.com/w/index.php?title=Hannah&oldid=1853 (accessed April 19, 2026).
CBE/CSE style
Computernewb Wiki contributors. Hannah [Internet]. Computernewb Wiki; 2022 Sep 2, 00:59 UTC [cited 2026 Apr 19]. Available from: https://computernewb.com/w/index.php?title=Hannah&oldid=1853.
Bluebook style
Hannah, https://computernewb.com/w/index.php?title=Hannah&oldid=1853 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "Hannah --- Computernewb Wiki{,} ",
year = "2022",
url = "https://computernewb.com/w/index.php?title=Hannah&oldid=1853",
note = "[Online; accessed 19-April-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 = "Computernewb Wiki",
title = "Hannah --- Computernewb Wiki{,} ",
year = "2022",
url = "\url{https://computernewb.com/w/index.php?title=Hannah&oldid=1853}",
note = "[Online; accessed 19-April-2026]"
}