Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 16 October 2024 20:52 UTC
- Date retrieved: 3 May 2026 01:48 UTC
- Permanent URL: https://www.broadwcast.org/index.php?title=Main_Page&oldid=29020
- Page Version ID: 29020
Citation styles for Main Page
APA style
Main Page. (2024, October 16). BroaDWcast, . Retrieved 01:48, May 3, 2026 from https://www.broadwcast.org/index.php?title=Main_Page&oldid=29020.
MLA style
"Main Page." BroaDWcast, . 16 Oct 2024, 20:52 UTC. 3 May 2026, 01:48 <https://www.broadwcast.org/index.php?title=Main_Page&oldid=29020>.
MHRA style
BroaDWcast contributors, 'Main Page', BroaDWcast, , 16 October 2024, 20:52 UTC, <https://www.broadwcast.org/index.php?title=Main_Page&oldid=29020> [accessed 3 May 2026]
Chicago style
BroaDWcast contributors, "Main Page," BroaDWcast, , https://www.broadwcast.org/index.php?title=Main_Page&oldid=29020 (accessed May 3, 2026).
CBE/CSE style
BroaDWcast contributors. Main Page [Internet]. BroaDWcast, ; 2024 Oct 16, 20:52 UTC [cited 2026 May 3]. Available from: https://www.broadwcast.org/index.php?title=Main_Page&oldid=29020.
Bluebook style
Main Page, https://www.broadwcast.org/index.php?title=Main_Page&oldid=29020 (last visited May 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Main Page --- BroaDWcast{,} ",
year = "2024",
url = "https://www.broadwcast.org/index.php?title=Main_Page&oldid=29020",
note = "[Online; accessed 3-May-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 = "BroaDWcast",
title = "Main Page --- BroaDWcast{,} ",
year = "2024",
url = "\url{https://www.broadwcast.org/index.php?title=Main_Page&oldid=29020}",
note = "[Online; accessed 3-May-2026]"
}