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