Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Betamountain.org contributors
- Publisher: Betamountain.org, .
- Date of last revision: 1 January 2024 13:25 UTC
- Date retrieved: 17 July 2026 04:41 UTC
- Permanent URL: https://betamountain.org/index.php?title=Main_Page&oldid=8746
- Page Version ID: 8746
Citation styles for Main Page
APA style
Main Page. (2024, January 1). Betamountain.org, . Retrieved 04:41, July 17, 2026 from https://betamountain.org/index.php?title=Main_Page&oldid=8746.
MLA style
"Main Page." Betamountain.org, . 1 Jan 2024, 13:25 UTC. 17 Jul 2026, 04:41 <https://betamountain.org/index.php?title=Main_Page&oldid=8746>.
MHRA style
Betamountain.org contributors, 'Main Page', Betamountain.org, , 1 January 2024, 13:25 UTC, <https://betamountain.org/index.php?title=Main_Page&oldid=8746> [accessed 17 July 2026]
Chicago style
Betamountain.org contributors, "Main Page," Betamountain.org, , https://betamountain.org/index.php?title=Main_Page&oldid=8746 (accessed July 17, 2026).
CBE/CSE style
Betamountain.org contributors. Main Page [Internet]. Betamountain.org, ; 2024 Jan 1, 13:25 UTC [cited 2026 Jul 17]. Available from: https://betamountain.org/index.php?title=Main_Page&oldid=8746.
Bluebook style
Main Page, https://betamountain.org/index.php?title=Main_Page&oldid=8746 (last visited July 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Betamountain.org",
title = "Main Page --- Betamountain.org{,} ",
year = "2024",
url = "https://betamountain.org/index.php?title=Main_Page&oldid=8746",
note = "[Online; accessed 17-July-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 = "Betamountain.org",
title = "Main Page --- Betamountain.org{,} ",
year = "2024",
url = "\url{https://betamountain.org/index.php?title=Main_Page&oldid=8746}",
note = "[Online; accessed 17-July-2026]"
}