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