Cite This Page
Bibliographic details for The Web Planet
- Page name: The Web Planet
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 25 September 2010 05:29 UTC
- Date retrieved: 29 April 2026 11:03 UTC
- Permanent URL: https://www.broadwcast.org/index.php?title=The_Web_Planet&oldid=58
- Page Version ID: 58
Citation styles for The Web Planet
APA style
The Web Planet. (2010, September 25). BroaDWcast, . Retrieved 11:03, April 29, 2026 from https://www.broadwcast.org/index.php?title=The_Web_Planet&oldid=58.
MLA style
"The Web Planet." BroaDWcast, . 25 Sep 2010, 05:29 UTC. 29 Apr 2026, 11:03 <https://www.broadwcast.org/index.php?title=The_Web_Planet&oldid=58>.
MHRA style
BroaDWcast contributors, 'The Web Planet', BroaDWcast, , 25 September 2010, 05:29 UTC, <https://www.broadwcast.org/index.php?title=The_Web_Planet&oldid=58> [accessed 29 April 2026]
Chicago style
BroaDWcast contributors, "The Web Planet," BroaDWcast, , https://www.broadwcast.org/index.php?title=The_Web_Planet&oldid=58 (accessed April 29, 2026).
CBE/CSE style
BroaDWcast contributors. The Web Planet [Internet]. BroaDWcast, ; 2010 Sep 25, 05:29 UTC [cited 2026 Apr 29]. Available from: https://www.broadwcast.org/index.php?title=The_Web_Planet&oldid=58.
Bluebook style
The Web Planet, https://www.broadwcast.org/index.php?title=The_Web_Planet&oldid=58 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "The Web Planet --- BroaDWcast{,} ",
year = "2010",
url = "https://www.broadwcast.org/index.php?title=The_Web_Planet&oldid=58",
note = "[Online; accessed 29-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 = "2010",
url = "\url{https://www.broadwcast.org/index.php?title=The_Web_Planet&oldid=58}",
note = "[Online; accessed 29-April-2026]"
}