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: 15 May 2026 22:23 UTC
- Permanent URL: https://mail.broadwcast.org/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 22:23, May 15, 2026 from https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8541.
MLA style
"The Web Planet." BroaDWcast, . 4 Jan 2012, 21:12 UTC. 15 May 2026, 22:23 <https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8541>.
MHRA style
BroaDWcast contributors, 'The Web Planet', BroaDWcast, , 4 January 2012, 21:12 UTC, <https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8541> [accessed 15 May 2026]
Chicago style
BroaDWcast contributors, "The Web Planet," BroaDWcast, , https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8541 (accessed May 15, 2026).
CBE/CSE style
BroaDWcast contributors. The Web Planet [Internet]. BroaDWcast, ; 2012 Jan 4, 21:12 UTC [cited 2026 May 15]. Available from: https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8541.
Bluebook style
The Web Planet, https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8541 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "The Web Planet --- BroaDWcast{,} ",
year = "2012",
url = "https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8541",
note = "[Online; accessed 15-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{https://mail.broadwcast.org/index.php?title=The_Web_Planet&oldid=8541}",
note = "[Online; accessed 15-May-2026]"
}