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: 19 June 2026 04:56 UTC
- Permanent URL: https://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:56, June 19, 2026 from https://broadwcast.org/index.php?title=Bibliography&oldid=18099.
MLA style
"Bibliography." BroaDWcast, . 2 Sep 2014, 19:36 UTC. 19 Jun 2026, 04:56 <https://broadwcast.org/index.php?title=Bibliography&oldid=18099>.
MHRA style
BroaDWcast contributors, 'Bibliography', BroaDWcast, , 2 September 2014, 19:36 UTC, <https://broadwcast.org/index.php?title=Bibliography&oldid=18099> [accessed 19 June 2026]
Chicago style
BroaDWcast contributors, "Bibliography," BroaDWcast, , https://broadwcast.org/index.php?title=Bibliography&oldid=18099 (accessed June 19, 2026).
CBE/CSE style
BroaDWcast contributors. Bibliography [Internet]. BroaDWcast, ; 2014 Sep 2, 19:36 UTC [cited 2026 Jun 19]. Available from: https://broadwcast.org/index.php?title=Bibliography&oldid=18099.
Bluebook style
Bibliography, https://broadwcast.org/index.php?title=Bibliography&oldid=18099 (last visited June 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Bibliography --- BroaDWcast{,} ",
year = "2014",
url = "https://broadwcast.org/index.php?title=Bibliography&oldid=18099",
note = "[Online; accessed 19-June-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=18099}",
note = "[Online; accessed 19-June-2026]"
}