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