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