Cite This Page
Bibliographic details for The Web Planet
- Page name: The Web Planet
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 26 November 2011 01:23 UTC
- Date retrieved: 28 April 2026 00:14 UTC
- Permanent URL: http://96.30.16.219/index.php?title=The_Web_Planet&oldid=8229
- Page Version ID: 8229
Citation styles for The Web Planet
APA style
The Web Planet. (2011, November 26). BroaDWcast, . Retrieved 00:14, April 28, 2026 from http://96.30.16.219/index.php?title=The_Web_Planet&oldid=8229.
MLA style
"The Web Planet." BroaDWcast, . 26 Nov 2011, 01:23 UTC. 28 Apr 2026, 00:14 <http://96.30.16.219/index.php?title=The_Web_Planet&oldid=8229>.
MHRA style
BroaDWcast contributors, 'The Web Planet', BroaDWcast, , 26 November 2011, 01:23 UTC, <http://96.30.16.219/index.php?title=The_Web_Planet&oldid=8229> [accessed 28 April 2026]
Chicago style
BroaDWcast contributors, "The Web Planet," BroaDWcast, , http://96.30.16.219/index.php?title=The_Web_Planet&oldid=8229 (accessed April 28, 2026).
CBE/CSE style
BroaDWcast contributors. The Web Planet [Internet]. BroaDWcast, ; 2011 Nov 26, 01:23 UTC [cited 2026 Apr 28]. Available from: http://96.30.16.219/index.php?title=The_Web_Planet&oldid=8229.
Bluebook style
The Web Planet, http://96.30.16.219/index.php?title=The_Web_Planet&oldid=8229 (last visited April 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "The Web Planet --- BroaDWcast{,} ",
year = "2011",
url = "http://96.30.16.219/index.php?title=The_Web_Planet&oldid=8229",
note = "[Online; accessed 28-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 = "The Web Planet --- BroaDWcast{,} ",
year = "2011",
url = "\url{http://96.30.16.219/index.php?title=The_Web_Planet&oldid=8229}",
note = "[Online; accessed 28-April-2026]"
}