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