Cite This Page
Bibliographic details for What's New
- Page name: What's New
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 4 March 2026 03:13 UTC
- Date retrieved: 18 April 2026 10:51 UTC
- Permanent URL: https://broadwcast.org/index.php?title=What%27s_New&oldid=29789
- Page Version ID: 29789
Citation styles for What's New
APA style
What's New. (2026, March 4). BroaDWcast, . Retrieved 10:51, April 18, 2026 from https://broadwcast.org/index.php?title=What%27s_New&oldid=29789.
MLA style
"What's New." BroaDWcast, . 4 Mar 2026, 03:13 UTC. 18 Apr 2026, 10:51 <https://broadwcast.org/index.php?title=What%27s_New&oldid=29789>.
MHRA style
BroaDWcast contributors, 'What's New', BroaDWcast, , 4 March 2026, 03:13 UTC, <https://broadwcast.org/index.php?title=What%27s_New&oldid=29789> [accessed 18 April 2026]
Chicago style
BroaDWcast contributors, "What's New," BroaDWcast, , https://broadwcast.org/index.php?title=What%27s_New&oldid=29789 (accessed April 18, 2026).
CBE/CSE style
BroaDWcast contributors. What's New [Internet]. BroaDWcast, ; 2026 Mar 4, 03:13 UTC [cited 2026 Apr 18]. Available from: https://broadwcast.org/index.php?title=What%27s_New&oldid=29789.
Bluebook style
What's New, https://broadwcast.org/index.php?title=What%27s_New&oldid=29789 (last visited April 18, 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=29789",
note = "[Online; accessed 18-April-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=29789}",
note = "[Online; accessed 18-April-2026]"
}