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