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