Cite This Page
Bibliographic details for Help
- Page name: Help
- Author: icesus contributors
- Publisher: icesus, .
- Date of last revision: 8 June 2019 12:38 UTC
- Date retrieved: 24 March 2026 04:25 UTC
- Permanent URL: https://naga.icesus.org/wiki/index.php?title=Help&oldid=1788
- Page Version ID: 1788
Citation styles for Help
APA style
Help. (2019, June 8). icesus, . Retrieved 04:25, March 24, 2026 from https://naga.icesus.org/wiki/index.php?title=Help&oldid=1788.
MLA style
"Help." icesus, . 8 Jun 2019, 12:38 UTC. 24 Mar 2026, 04:25 <https://naga.icesus.org/wiki/index.php?title=Help&oldid=1788>.
MHRA style
icesus contributors, 'Help', icesus, , 8 June 2019, 12:38 UTC, <https://naga.icesus.org/wiki/index.php?title=Help&oldid=1788> [accessed 24 March 2026]
Chicago style
icesus contributors, "Help," icesus, , https://naga.icesus.org/wiki/index.php?title=Help&oldid=1788 (accessed March 24, 2026).
CBE/CSE style
icesus contributors. Help [Internet]. icesus, ; 2019 Jun 8, 12:38 UTC [cited 2026 Mar 24]. Available from: https://naga.icesus.org/wiki/index.php?title=Help&oldid=1788.
Bluebook style
Help, https://naga.icesus.org/wiki/index.php?title=Help&oldid=1788 (last visited March 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "icesus",
title = "Help --- icesus{,} ",
year = "2019",
url = "https://naga.icesus.org/wiki/index.php?title=Help&oldid=1788",
note = "[Online; accessed 24-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 = "icesus",
title = "Help --- icesus{,} ",
year = "2019",
url = "\url{https://naga.icesus.org/wiki/index.php?title=Help&oldid=1788}",
note = "[Online; accessed 24-March-2026]"
}