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