Cite This Page
Bibliographic details for Behind the Scenes
- Page name: Behind the Scenes
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 14 July 2019 02:35 UTC
- Date retrieved: 8 May 2026 08:00 UTC
- Permanent URL: https://www.broadwcast.org/index.php?title=Behind_the_Scenes&oldid=23455
- Page Version ID: 23455
Citation styles for Behind the Scenes
APA style
Behind the Scenes. (2019, July 14). BroaDWcast, . Retrieved 08:00, May 8, 2026 from https://www.broadwcast.org/index.php?title=Behind_the_Scenes&oldid=23455.
MLA style
"Behind the Scenes." BroaDWcast, . 14 Jul 2019, 02:35 UTC. 8 May 2026, 08:00 <https://www.broadwcast.org/index.php?title=Behind_the_Scenes&oldid=23455>.
MHRA style
BroaDWcast contributors, 'Behind the Scenes', BroaDWcast, , 14 July 2019, 02:35 UTC, <https://www.broadwcast.org/index.php?title=Behind_the_Scenes&oldid=23455> [accessed 8 May 2026]
Chicago style
BroaDWcast contributors, "Behind the Scenes," BroaDWcast, , https://www.broadwcast.org/index.php?title=Behind_the_Scenes&oldid=23455 (accessed May 8, 2026).
CBE/CSE style
BroaDWcast contributors. Behind the Scenes [Internet]. BroaDWcast, ; 2019 Jul 14, 02:35 UTC [cited 2026 May 8]. Available from: https://www.broadwcast.org/index.php?title=Behind_the_Scenes&oldid=23455.
Bluebook style
Behind the Scenes, https://www.broadwcast.org/index.php?title=Behind_the_Scenes&oldid=23455 (last visited May 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Behind the Scenes --- BroaDWcast{,} ",
year = "2019",
url = "https://www.broadwcast.org/index.php?title=Behind_the_Scenes&oldid=23455",
note = "[Online; accessed 8-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 = "Behind the Scenes --- BroaDWcast{,} ",
year = "2019",
url = "\url{https://www.broadwcast.org/index.php?title=Behind_the_Scenes&oldid=23455}",
note = "[Online; accessed 8-May-2026]"
}