Cite This Page
Bibliographic details for LWC
- Page name: LWC
- Author: The Phoenix Wiki contributors
- Publisher: The Phoenix Wiki, .
- Date of last revision: 21 February 2024 00:18 UTC
- Date retrieved: 17 July 2026 17:30 UTC
- Permanent URL: https://phoenixnetwork.ca/docs/index.php?title=LWC&oldid=692
- Page Version ID: 692
Citation styles for LWC
APA style
LWC. (2024, February 21). The Phoenix Wiki, . Retrieved 17:30, July 17, 2026 from https://phoenixnetwork.ca/docs/index.php?title=LWC&oldid=692.
MLA style
"LWC." The Phoenix Wiki, . 21 Feb 2024, 00:18 UTC. 17 Jul 2026, 17:30 <https://phoenixnetwork.ca/docs/index.php?title=LWC&oldid=692>.
MHRA style
The Phoenix Wiki contributors, 'LWC', The Phoenix Wiki, , 21 February 2024, 00:18 UTC, <https://phoenixnetwork.ca/docs/index.php?title=LWC&oldid=692> [accessed 17 July 2026]
Chicago style
The Phoenix Wiki contributors, "LWC," The Phoenix Wiki, , https://phoenixnetwork.ca/docs/index.php?title=LWC&oldid=692 (accessed July 17, 2026).
CBE/CSE style
The Phoenix Wiki contributors. LWC [Internet]. The Phoenix Wiki, ; 2024 Feb 21, 00:18 UTC [cited 2026 Jul 17]. Available from: https://phoenixnetwork.ca/docs/index.php?title=LWC&oldid=692.
Bluebook style
LWC, https://phoenixnetwork.ca/docs/index.php?title=LWC&oldid=692 (last visited July 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The Phoenix Wiki",
title = "LWC --- The Phoenix Wiki{,} ",
year = "2024",
url = "https://phoenixnetwork.ca/docs/index.php?title=LWC&oldid=692",
note = "[Online; accessed 17-July-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 = "The Phoenix Wiki",
title = "LWC --- The Phoenix Wiki{,} ",
year = "2024",
url = "\url{https://phoenixnetwork.ca/docs/index.php?title=LWC&oldid=692}",
note = "[Online; accessed 17-July-2026]"
}