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