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