Cite This Page
Bibliographic details for The Web Planet
- Page name: The Web Planet
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 19 November 2021 03:27 UTC
- Date retrieved: 24 April 2026 08:12 UTC
- Permanent URL: http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=27073
- Page Version ID: 27073
Citation styles for The Web Planet
APA style
The Web Planet. (2021, November 19). BroaDWcast, . Retrieved 08:12, April 24, 2026 from http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=27073.
MLA style
"The Web Planet." BroaDWcast, . 19 Nov 2021, 03:27 UTC. 24 Apr 2026, 08:12 <http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=27073>.
MHRA style
BroaDWcast contributors, 'The Web Planet', BroaDWcast, , 19 November 2021, 03:27 UTC, <http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=27073> [accessed 24 April 2026]
Chicago style
BroaDWcast contributors, "The Web Planet," BroaDWcast, , http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=27073 (accessed April 24, 2026).
CBE/CSE style
BroaDWcast contributors. The Web Planet [Internet]. BroaDWcast, ; 2021 Nov 19, 03:27 UTC [cited 2026 Apr 24]. Available from: http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=27073.
Bluebook style
The Web Planet, http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=27073 (last visited April 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "The Web Planet --- BroaDWcast{,} ",
year = "2021",
url = "http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=27073",
note = "[Online; accessed 24-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 = "2021",
url = "\url{http://w.broadwcast.com/index.php?title=The_Web_Planet&oldid=27073}",
note = "[Online; accessed 24-April-2026]"
}