Cite This Page
Bibliographic details for What's New
- Page name: What's New
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 20 March 2011 02:43 UTC
- Date retrieved: 5 May 2026 17:38 UTC
- Permanent URL: https://broadwcast.org/index.php?title=What%27s_New&oldid=5877
- Page Version ID: 5877
Citation styles for What's New
APA style
What's New. (2011, March 20). BroaDWcast, . Retrieved 17:38, May 5, 2026 from https://broadwcast.org/index.php?title=What%27s_New&oldid=5877.
MLA style
"What's New." BroaDWcast, . 20 Mar 2011, 02:43 UTC. 5 May 2026, 17:38 <https://broadwcast.org/index.php?title=What%27s_New&oldid=5877>.
MHRA style
BroaDWcast contributors, 'What's New', BroaDWcast, , 20 March 2011, 02:43 UTC, <https://broadwcast.org/index.php?title=What%27s_New&oldid=5877> [accessed 5 May 2026]
Chicago style
BroaDWcast contributors, "What's New," BroaDWcast, , https://broadwcast.org/index.php?title=What%27s_New&oldid=5877 (accessed May 5, 2026).
CBE/CSE style
BroaDWcast contributors. What's New [Internet]. BroaDWcast, ; 2011 Mar 20, 02:43 UTC [cited 2026 May 5]. Available from: https://broadwcast.org/index.php?title=What%27s_New&oldid=5877.
Bluebook style
What's New, https://broadwcast.org/index.php?title=What%27s_New&oldid=5877 (last visited May 5, 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=5877",
note = "[Online; accessed 5-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=5877}",
note = "[Online; accessed 5-May-2026]"
}