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