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