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