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