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