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