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