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