Cite This Page
Bibliographic details for Bibliography
- Page name: Bibliography
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 4 December 2010 21:35 UTC
- Date retrieved: 24 April 2026 05:23 UTC
- Permanent URL: https://www.broadwcast.org/index.php?title=Bibliography&oldid=1323
- Page Version ID: 1323
Citation styles for Bibliography
APA style
Bibliography. (2010, December 4). BroaDWcast, . Retrieved 05:23, April 24, 2026 from https://www.broadwcast.org/index.php?title=Bibliography&oldid=1323.
MLA style
"Bibliography." BroaDWcast, . 4 Dec 2010, 21:35 UTC. 24 Apr 2026, 05:23 <https://www.broadwcast.org/index.php?title=Bibliography&oldid=1323>.
MHRA style
BroaDWcast contributors, 'Bibliography', BroaDWcast, , 4 December 2010, 21:35 UTC, <https://www.broadwcast.org/index.php?title=Bibliography&oldid=1323> [accessed 24 April 2026]
Chicago style
BroaDWcast contributors, "Bibliography," BroaDWcast, , https://www.broadwcast.org/index.php?title=Bibliography&oldid=1323 (accessed April 24, 2026).
CBE/CSE style
BroaDWcast contributors. Bibliography [Internet]. BroaDWcast, ; 2010 Dec 4, 21:35 UTC [cited 2026 Apr 24]. Available from: https://www.broadwcast.org/index.php?title=Bibliography&oldid=1323.
Bluebook style
Bibliography, https://www.broadwcast.org/index.php?title=Bibliography&oldid=1323 (last visited April 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Bibliography --- BroaDWcast{,} ",
year = "2010",
url = "https://www.broadwcast.org/index.php?title=Bibliography&oldid=1323",
note = "[Online; accessed 24-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 = "Bibliography --- BroaDWcast{,} ",
year = "2010",
url = "\url{https://www.broadwcast.org/index.php?title=Bibliography&oldid=1323}",
note = "[Online; accessed 24-April-2026]"
}