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:34 UTC
- Date retrieved: 16 May 2026 10:45 UTC
- Permanent URL: https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8231
- Page Version ID: 8231
Citation styles for The Web Planet
APA style
The Web Planet. (2011, November 26). BroaDWcast, . Retrieved 10:45, May 16, 2026 from https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8231.
MLA style
"The Web Planet." BroaDWcast, . 26 Nov 2011, 01:34 UTC. 16 May 2026, 10:45 <https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8231>.
MHRA style
BroaDWcast contributors, 'The Web Planet', BroaDWcast, , 26 November 2011, 01:34 UTC, <https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8231> [accessed 16 May 2026]
Chicago style
BroaDWcast contributors, "The Web Planet," BroaDWcast, , https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8231 (accessed May 16, 2026).
CBE/CSE style
BroaDWcast contributors. The Web Planet [Internet]. BroaDWcast, ; 2011 Nov 26, 01:34 UTC [cited 2026 May 16]. Available from: https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8231.
Bluebook style
The Web Planet, https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8231 (last visited May 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "The Web Planet --- BroaDWcast{,} ",
year = "2011",
url = "https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8231",
note = "[Online; accessed 16-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 = "2011",
url = "\url{https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8231}",
note = "[Online; accessed 16-May-2026]"
}