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