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