Cite This Page
Bibliographic details for Bibliography
- Page name: Bibliography
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 16 October 2010 04:19 UTC
- Date retrieved: 27 May 2026 17:21 UTC
- Permanent URL: http://w.broadwcast.com/index.php?title=Bibliography&oldid=833
- Page Version ID: 833
Citation styles for Bibliography
APA style
Bibliography. (2010, October 16). BroaDWcast, . Retrieved 17:21, May 27, 2026 from http://w.broadwcast.com/index.php?title=Bibliography&oldid=833.
MLA style
"Bibliography." BroaDWcast, . 16 Oct 2010, 04:19 UTC. 27 May 2026, 17:21 <http://w.broadwcast.com/index.php?title=Bibliography&oldid=833>.
MHRA style
BroaDWcast contributors, 'Bibliography', BroaDWcast, , 16 October 2010, 04:19 UTC, <http://w.broadwcast.com/index.php?title=Bibliography&oldid=833> [accessed 27 May 2026]
Chicago style
BroaDWcast contributors, "Bibliography," BroaDWcast, , http://w.broadwcast.com/index.php?title=Bibliography&oldid=833 (accessed May 27, 2026).
CBE/CSE style
BroaDWcast contributors. Bibliography [Internet]. BroaDWcast, ; 2010 Oct 16, 04:19 UTC [cited 2026 May 27]. Available from: http://w.broadwcast.com/index.php?title=Bibliography&oldid=833.
Bluebook style
Bibliography, http://w.broadwcast.com/index.php?title=Bibliography&oldid=833 (last visited May 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Bibliography --- BroaDWcast{,} ",
year = "2010",
url = "http://w.broadwcast.com/index.php?title=Bibliography&oldid=833",
note = "[Online; accessed 27-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{http://w.broadwcast.com/index.php?title=Bibliography&oldid=833}",
note = "[Online; accessed 27-May-2026]"
}