Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: go-ELSE contributors
- Publisher: go-ELSE.
- Date of last revision: 30 January 2024 11:27 UTC
- Date retrieved: 10 April 2026 19:48 UTC
- Permanent URL: https://go-else.org:443/index.php?title=Main_Page&oldid=490
- Page Version ID: 490
Citation styles for Main Page
APA style
Main Page. (2024, January 30). go-ELSE. Retrieved 19:48, April 10, 2026 from https://go-else.org:443/index.php?title=Main_Page&oldid=490.
MLA style
"Main Page." go-ELSE. 30 Jan 2024, 11:27 UTC. 10 Apr 2026, 19:48 <https://go-else.org:443/index.php?title=Main_Page&oldid=490>.
MHRA style
go-ELSE contributors, 'Main Page', go-ELSE, 30 January 2024, 11:27 UTC, <https://go-else.org:443/index.php?title=Main_Page&oldid=490> [accessed 10 April 2026]
Chicago style
go-ELSE contributors, "Main Page," go-ELSE, https://go-else.org:443/index.php?title=Main_Page&oldid=490 (accessed April 10, 2026).
CBE/CSE style
go-ELSE contributors. Main Page [Internet]. go-ELSE; 2024 Jan 30, 11:27 UTC [cited 2026 Apr 10]. Available from: https://go-else.org:443/index.php?title=Main_Page&oldid=490.
Bluebook style
Main Page, https://go-else.org:443/index.php?title=Main_Page&oldid=490 (last visited April 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "go-ELSE",
title = "Main Page --- go-ELSE{,} ",
year = "2024",
url = "https://go-else.org:443/index.php?title=Main_Page&oldid=490",
note = "[Online; accessed 10-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 = "go-ELSE",
title = "Main Page --- go-ELSE{,} ",
year = "2024",
url = "\url{https://go-else.org:443/index.php?title=Main_Page&oldid=490}",
note = "[Online; accessed 10-April-2026]"
}