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