Cite This Page
Bibliographic details for Why ELSE?
- Page name: Why ELSE?
- Author: go-ELSE contributors
- Publisher: go-ELSE.
- Date of last revision: 31 July 2024 10:54 UTC
- Date retrieved: 5 December 2025 07:37 UTC
- Permanent URL: https://go-else.org:443/index.php?title=Why_ELSE%3F&oldid=542
- Page Version ID: 542
Citation styles for Why ELSE?
APA style
Why ELSE?. (2024, July 31). go-ELSE. Retrieved 07:37, December 5, 2025 from https://go-else.org:443/index.php?title=Why_ELSE%3F&oldid=542.
MLA style
"Why ELSE?." go-ELSE. 31 Jul 2024, 10:54 UTC. 5 Dec 2025, 07:37 <https://go-else.org:443/index.php?title=Why_ELSE%3F&oldid=542>.
MHRA style
go-ELSE contributors, 'Why ELSE?', go-ELSE, 31 July 2024, 10:54 UTC, <https://go-else.org:443/index.php?title=Why_ELSE%3F&oldid=542> [accessed 5 December 2025]
Chicago style
go-ELSE contributors, "Why ELSE?," go-ELSE, https://go-else.org:443/index.php?title=Why_ELSE%3F&oldid=542 (accessed December 5, 2025).
CBE/CSE style
go-ELSE contributors. Why ELSE? [Internet]. go-ELSE; 2024 Jul 31, 10:54 UTC [cited 2025 Dec 5]. Available from: https://go-else.org:443/index.php?title=Why_ELSE%3F&oldid=542.
Bluebook style
Why ELSE?, https://go-else.org:443/index.php?title=Why_ELSE%3F&oldid=542 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "go-ELSE",
title = "Why ELSE? --- go-ELSE{,} ",
year = "2024",
url = "https://go-else.org:443/index.php?title=Why_ELSE%3F&oldid=542",
note = "[Online; accessed 5-December-2025]"
}
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 = "go-ELSE",
title = "Why ELSE? --- go-ELSE{,} ",
year = "2024",
url = "\url{https://go-else.org:443/index.php?title=Why_ELSE%3F&oldid=542}",
note = "[Online; accessed 5-December-2025]"
}