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