Cite This Page
Bibliographic details for What's New
- Page name: What's New
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 12 January 2025 00:44 UTC
- Date retrieved: 1 June 2026 16:43 UTC
- Permanent URL: http://broadwcast.com/index.php?title=What%27s_New&oldid=29177
- Page Version ID: 29177
Citation styles for What's New
APA style
What's New. (2025, January 12). BroaDWcast, . Retrieved 16:43, June 1, 2026 from http://broadwcast.com/index.php?title=What%27s_New&oldid=29177.
MLA style
"What's New." BroaDWcast, . 12 Jan 2025, 00:44 UTC. 1 Jun 2026, 16:43 <http://broadwcast.com/index.php?title=What%27s_New&oldid=29177>.
MHRA style
BroaDWcast contributors, 'What's New', BroaDWcast, , 12 January 2025, 00:44 UTC, <http://broadwcast.com/index.php?title=What%27s_New&oldid=29177> [accessed 1 June 2026]
Chicago style
BroaDWcast contributors, "What's New," BroaDWcast, , http://broadwcast.com/index.php?title=What%27s_New&oldid=29177 (accessed June 1, 2026).
CBE/CSE style
BroaDWcast contributors. What's New [Internet]. BroaDWcast, ; 2025 Jan 12, 00:44 UTC [cited 2026 Jun 1]. Available from: http://broadwcast.com/index.php?title=What%27s_New&oldid=29177.
Bluebook style
What's New, http://broadwcast.com/index.php?title=What%27s_New&oldid=29177 (last visited June 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "What's New --- BroaDWcast{,} ",
year = "2025",
url = "http://broadwcast.com/index.php?title=What%27s_New&oldid=29177",
note = "[Online; accessed 1-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 = "What's New --- BroaDWcast{,} ",
year = "2025",
url = "\url{http://broadwcast.com/index.php?title=What%27s_New&oldid=29177}",
note = "[Online; accessed 1-June-2026]"
}