Cite This Page
Bibliographic details for WSWP
- Page name: WSWP
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 16 May 2019 01:08 UTC
- Date retrieved: 11 June 2026 16:02 UTC
- Permanent URL: https://broadwcast.org/index.php?title=WSWP&oldid=23082
- Page Version ID: 23082
Citation styles for WSWP
APA style
WSWP. (2019, May 16). BroaDWcast, . Retrieved 16:02, June 11, 2026 from https://broadwcast.org/index.php?title=WSWP&oldid=23082.
MLA style
"WSWP." BroaDWcast, . 16 May 2019, 01:08 UTC. 11 Jun 2026, 16:02 <https://broadwcast.org/index.php?title=WSWP&oldid=23082>.
MHRA style
BroaDWcast contributors, 'WSWP', BroaDWcast, , 16 May 2019, 01:08 UTC, <https://broadwcast.org/index.php?title=WSWP&oldid=23082> [accessed 11 June 2026]
Chicago style
BroaDWcast contributors, "WSWP," BroaDWcast, , https://broadwcast.org/index.php?title=WSWP&oldid=23082 (accessed June 11, 2026).
CBE/CSE style
BroaDWcast contributors. WSWP [Internet]. BroaDWcast, ; 2019 May 16, 01:08 UTC [cited 2026 Jun 11]. Available from: https://broadwcast.org/index.php?title=WSWP&oldid=23082.
Bluebook style
WSWP, https://broadwcast.org/index.php?title=WSWP&oldid=23082 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "WSWP --- BroaDWcast{,} ",
year = "2019",
url = "https://broadwcast.org/index.php?title=WSWP&oldid=23082",
note = "[Online; accessed 11-June-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 = "WSWP --- BroaDWcast{,} ",
year = "2019",
url = "\url{https://broadwcast.org/index.php?title=WSWP&oldid=23082}",
note = "[Online; accessed 11-June-2026]"
}