Cite This Page
Bibliographic details for What's New
- Page name: What's New
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 13 February 2026 21:22 UTC
- Date retrieved: 10 March 2026 18:58 UTC
- Permanent URL: https://broadwcast.org/index.php?title=What%27s_New&oldid=29762
- Page Version ID: 29762
Citation styles for What's New
APA style
What's New. (2026, February 13). BroaDWcast, . Retrieved 18:58, March 10, 2026 from https://broadwcast.org/index.php?title=What%27s_New&oldid=29762.
MLA style
"What's New." BroaDWcast, . 13 Feb 2026, 21:22 UTC. 10 Mar 2026, 18:58 <https://broadwcast.org/index.php?title=What%27s_New&oldid=29762>.
MHRA style
BroaDWcast contributors, 'What's New', BroaDWcast, , 13 February 2026, 21:22 UTC, <https://broadwcast.org/index.php?title=What%27s_New&oldid=29762> [accessed 10 March 2026]
Chicago style
BroaDWcast contributors, "What's New," BroaDWcast, , https://broadwcast.org/index.php?title=What%27s_New&oldid=29762 (accessed March 10, 2026).
CBE/CSE style
BroaDWcast contributors. What's New [Internet]. BroaDWcast, ; 2026 Feb 13, 21:22 UTC [cited 2026 Mar 10]. Available from: https://broadwcast.org/index.php?title=What%27s_New&oldid=29762.
Bluebook style
What's New, https://broadwcast.org/index.php?title=What%27s_New&oldid=29762 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "What's New --- BroaDWcast{,} ",
year = "2026",
url = "https://broadwcast.org/index.php?title=What%27s_New&oldid=29762",
note = "[Online; accessed 10-March-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 = "What's New --- BroaDWcast{,} ",
year = "2026",
url = "\url{https://broadwcast.org/index.php?title=What%27s_New&oldid=29762}",
note = "[Online; accessed 10-March-2026]"
}