Cite This Page
Bibliographic details for Behind the Scenes
- Page name: Behind the Scenes
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 25 January 2020 20:45 UTC
- Date retrieved: 7 May 2026 13:13 UTC
- Permanent URL: http://broadwcast.com/index.php?title=Behind_the_Scenes&oldid=24270
- Page Version ID: 24270
Citation styles for Behind the Scenes
APA style
Behind the Scenes. (2020, January 25). BroaDWcast, . Retrieved 13:13, May 7, 2026 from http://broadwcast.com/index.php?title=Behind_the_Scenes&oldid=24270.
MLA style
"Behind the Scenes." BroaDWcast, . 25 Jan 2020, 20:45 UTC. 7 May 2026, 13:13 <http://broadwcast.com/index.php?title=Behind_the_Scenes&oldid=24270>.
MHRA style
BroaDWcast contributors, 'Behind the Scenes', BroaDWcast, , 25 January 2020, 20:45 UTC, <http://broadwcast.com/index.php?title=Behind_the_Scenes&oldid=24270> [accessed 7 May 2026]
Chicago style
BroaDWcast contributors, "Behind the Scenes," BroaDWcast, , http://broadwcast.com/index.php?title=Behind_the_Scenes&oldid=24270 (accessed May 7, 2026).
CBE/CSE style
BroaDWcast contributors. Behind the Scenes [Internet]. BroaDWcast, ; 2020 Jan 25, 20:45 UTC [cited 2026 May 7]. Available from: http://broadwcast.com/index.php?title=Behind_the_Scenes&oldid=24270.
Bluebook style
Behind the Scenes, http://broadwcast.com/index.php?title=Behind_the_Scenes&oldid=24270 (last visited May 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Behind the Scenes --- BroaDWcast{,} ",
year = "2020",
url = "http://broadwcast.com/index.php?title=Behind_the_Scenes&oldid=24270",
note = "[Online; accessed 7-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 = "2020",
url = "\url{http://broadwcast.com/index.php?title=Behind_the_Scenes&oldid=24270}",
note = "[Online; accessed 7-May-2026]"
}