Cite This Page
Bibliographic details for The Web Planet
- Page name: The Web Planet
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 8 December 2016 19:47 UTC
- Date retrieved: 3 May 2026 10:07 UTC
- Permanent URL: http://96.30.16.219/index.php?title=The_Web_Planet&oldid=20449
- Page Version ID: 20449
Citation styles for The Web Planet
APA style
The Web Planet. (2016, December 8). BroaDWcast, . Retrieved 10:07, May 3, 2026 from http://96.30.16.219/index.php?title=The_Web_Planet&oldid=20449.
MLA style
"The Web Planet." BroaDWcast, . 8 Dec 2016, 19:47 UTC. 3 May 2026, 10:07 <http://96.30.16.219/index.php?title=The_Web_Planet&oldid=20449>.
MHRA style
BroaDWcast contributors, 'The Web Planet', BroaDWcast, , 8 December 2016, 19:47 UTC, <http://96.30.16.219/index.php?title=The_Web_Planet&oldid=20449> [accessed 3 May 2026]
Chicago style
BroaDWcast contributors, "The Web Planet," BroaDWcast, , http://96.30.16.219/index.php?title=The_Web_Planet&oldid=20449 (accessed May 3, 2026).
CBE/CSE style
BroaDWcast contributors. The Web Planet [Internet]. BroaDWcast, ; 2016 Dec 8, 19:47 UTC [cited 2026 May 3]. Available from: http://96.30.16.219/index.php?title=The_Web_Planet&oldid=20449.
Bluebook style
The Web Planet, http://96.30.16.219/index.php?title=The_Web_Planet&oldid=20449 (last visited May 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "The Web Planet --- BroaDWcast{,} ",
year = "2016",
url = "http://96.30.16.219/index.php?title=The_Web_Planet&oldid=20449",
note = "[Online; accessed 3-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 = "2016",
url = "\url{http://96.30.16.219/index.php?title=The_Web_Planet&oldid=20449}",
note = "[Online; accessed 3-May-2026]"
}