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