Cite This Page
Bibliographic details for WLIW
- Page name: WLIW
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 11 April 2024 22:20 UTC
- Date retrieved: 12 December 2025 15:40 UTC
- Permanent URL: https://broadwcast.org/index.php?title=WLIW&oldid=28585
- Page Version ID: 28585
Citation styles for WLIW
APA style
WLIW. (2024, April 11). BroaDWcast, . Retrieved 15:40, December 12, 2025 from https://broadwcast.org/index.php?title=WLIW&oldid=28585.
MLA style
"WLIW." BroaDWcast, . 11 Apr 2024, 22:20 UTC. 12 Dec 2025, 15:40 <https://broadwcast.org/index.php?title=WLIW&oldid=28585>.
MHRA style
BroaDWcast contributors, 'WLIW', BroaDWcast, , 11 April 2024, 22:20 UTC, <https://broadwcast.org/index.php?title=WLIW&oldid=28585> [accessed 12 December 2025]
Chicago style
BroaDWcast contributors, "WLIW," BroaDWcast, , https://broadwcast.org/index.php?title=WLIW&oldid=28585 (accessed December 12, 2025).
CBE/CSE style
BroaDWcast contributors. WLIW [Internet]. BroaDWcast, ; 2024 Apr 11, 22:20 UTC [cited 2025 Dec 12]. Available from: https://broadwcast.org/index.php?title=WLIW&oldid=28585.
Bluebook style
WLIW, https://broadwcast.org/index.php?title=WLIW&oldid=28585 (last visited December 12, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "WLIW --- BroaDWcast{,} ",
year = "2024",
url = "https://broadwcast.org/index.php?title=WLIW&oldid=28585",
note = "[Online; accessed 12-December-2025]"
}
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 = "WLIW --- BroaDWcast{,} ",
year = "2024",
url = "\url{https://broadwcast.org/index.php?title=WLIW&oldid=28585}",
note = "[Online; accessed 12-December-2025]"
}