Cite This Page
Bibliographic details for ElfHelp
- Page name: ElfHelp
- Author: AnOtherWiki contributors
- Publisher: AnOtherWiki, .
- Date of last revision: 14 September 2023 02:52 UTC
- Date retrieved: 14 April 2026 18:56 UTC
- Permanent URL: https://anotherwiki.org/index.php?title=ElfHelp&oldid=9868
- Page Version ID: 9868
Citation styles for ElfHelp
APA style
ElfHelp. (2023, September 14). AnOtherWiki, . Retrieved 18:56, April 14, 2026 from https://anotherwiki.org/index.php?title=ElfHelp&oldid=9868.
MLA style
"ElfHelp." AnOtherWiki, . 14 Sep 2023, 02:52 UTC. 14 Apr 2026, 18:56 <https://anotherwiki.org/index.php?title=ElfHelp&oldid=9868>.
MHRA style
AnOtherWiki contributors, 'ElfHelp', AnOtherWiki, , 14 September 2023, 02:52 UTC, <https://anotherwiki.org/index.php?title=ElfHelp&oldid=9868> [accessed 14 April 2026]
Chicago style
AnOtherWiki contributors, "ElfHelp," AnOtherWiki, , https://anotherwiki.org/index.php?title=ElfHelp&oldid=9868 (accessed April 14, 2026).
CBE/CSE style
AnOtherWiki contributors. ElfHelp [Internet]. AnOtherWiki, ; 2023 Sep 14, 02:52 UTC [cited 2026 Apr 14]. Available from: https://anotherwiki.org/index.php?title=ElfHelp&oldid=9868.
Bluebook style
ElfHelp, https://anotherwiki.org/index.php?title=ElfHelp&oldid=9868 (last visited April 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "AnOtherWiki",
title = "ElfHelp --- AnOtherWiki{,} ",
year = "2023",
url = "https://anotherwiki.org/index.php?title=ElfHelp&oldid=9868",
note = "[Online; accessed 14-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 = "AnOtherWiki",
title = "ElfHelp --- AnOtherWiki{,} ",
year = "2023",
url = "\url{https://anotherwiki.org/index.php?title=ElfHelp&oldid=9868}",
note = "[Online; accessed 14-April-2026]"
}