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