Cite This Page
Bibliographic details for What's New
- Page name: What's New
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 1 October 2012 01:15 UTC
- Date retrieved: 18 May 2026 07:04 UTC
- Permanent URL: https://broadwcast.org/index.php?title=What%27s_New&oldid=13932
- Page Version ID: 13932
Citation styles for What's New
APA style
What's New. (2012, October 1). BroaDWcast, . Retrieved 07:04, May 18, 2026 from https://broadwcast.org/index.php?title=What%27s_New&oldid=13932.
MLA style
"What's New." BroaDWcast, . 1 Oct 2012, 01:15 UTC. 18 May 2026, 07:04 <https://broadwcast.org/index.php?title=What%27s_New&oldid=13932>.
MHRA style
BroaDWcast contributors, 'What's New', BroaDWcast, , 1 October 2012, 01:15 UTC, <https://broadwcast.org/index.php?title=What%27s_New&oldid=13932> [accessed 18 May 2026]
Chicago style
BroaDWcast contributors, "What's New," BroaDWcast, , https://broadwcast.org/index.php?title=What%27s_New&oldid=13932 (accessed May 18, 2026).
CBE/CSE style
BroaDWcast contributors. What's New [Internet]. BroaDWcast, ; 2012 Oct 1, 01:15 UTC [cited 2026 May 18]. Available from: https://broadwcast.org/index.php?title=What%27s_New&oldid=13932.
Bluebook style
What's New, https://broadwcast.org/index.php?title=What%27s_New&oldid=13932 (last visited May 18, 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=13932",
note = "[Online; accessed 18-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=13932}",
note = "[Online; accessed 18-May-2026]"
}