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