Cite This Page
Bibliographic details for The Web Planet
- Page name: The Web Planet
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 4 January 2012 21:12 UTC
- Date retrieved: 6 May 2026 11:05 UTC
- Permanent URL: http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=8541
- Page Version ID: 8541
Citation styles for The Web Planet
APA style
The Web Planet. (2012, January 4). BroaDWcast, . Retrieved 11:05, May 6, 2026 from http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=8541.
MLA style
"The Web Planet." BroaDWcast, . 4 Jan 2012, 21:12 UTC. 6 May 2026, 11:05 <http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=8541>.
MHRA style
BroaDWcast contributors, 'The Web Planet', BroaDWcast, , 4 January 2012, 21:12 UTC, <http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=8541> [accessed 6 May 2026]
Chicago style
BroaDWcast contributors, "The Web Planet," BroaDWcast, , http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=8541 (accessed May 6, 2026).
CBE/CSE style
BroaDWcast contributors. The Web Planet [Internet]. BroaDWcast, ; 2012 Jan 4, 21:12 UTC [cited 2026 May 6]. Available from: http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=8541.
Bluebook style
The Web Planet, http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=8541 (last visited May 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "The Web Planet --- BroaDWcast{,} ",
year = "2012",
url = "http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=8541",
note = "[Online; accessed 6-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 = "The Web Planet --- BroaDWcast{,} ",
year = "2012",
url = "\url{http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=8541}",
note = "[Online; accessed 6-May-2026]"
}