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