Cite This Page
Bibliographic details for Elijah
- Page name: Elijah
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 6 August 2024 19:55 UTC
- Date retrieved: 8 March 2026 13:14 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=Elijah&oldid=4288
- Page Version ID: 4288
Citation styles for Elijah
APA style
Elijah. (2024, August 6). Computernewb Wiki. Retrieved 13:14, March 8, 2026 from https://computernewb.com/w/index.php?title=Elijah&oldid=4288.
MLA style
"Elijah." Computernewb Wiki. 6 Aug 2024, 19:55 UTC. 8 Mar 2026, 13:14 <https://computernewb.com/w/index.php?title=Elijah&oldid=4288>.
MHRA style
Computernewb Wiki contributors, 'Elijah', Computernewb Wiki, 6 August 2024, 19:55 UTC, <https://computernewb.com/w/index.php?title=Elijah&oldid=4288> [accessed 8 March 2026]
Chicago style
Computernewb Wiki contributors, "Elijah," Computernewb Wiki, https://computernewb.com/w/index.php?title=Elijah&oldid=4288 (accessed March 8, 2026).
CBE/CSE style
Computernewb Wiki contributors. Elijah [Internet]. Computernewb Wiki; 2024 Aug 6, 19:55 UTC [cited 2026 Mar 8]. Available from: https://computernewb.com/w/index.php?title=Elijah&oldid=4288.
Bluebook style
Elijah, https://computernewb.com/w/index.php?title=Elijah&oldid=4288 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "Elijah --- Computernewb Wiki{,} ",
year = "2024",
url = "https://computernewb.com/w/index.php?title=Elijah&oldid=4288",
note = "[Online; accessed 8-March-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 = "Elijah --- Computernewb Wiki{,} ",
year = "2024",
url = "\url{https://computernewb.com/w/index.php?title=Elijah&oldid=4288}",
note = "[Online; accessed 8-March-2026]"
}