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