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