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