Cite This Page
Bibliographic details for An Interview with
- Page name: An Interview with
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 23 August 2011 14:37 UTC
- Date retrieved: 30 April 2026 20:23 UTC
- Permanent URL: http://broadwcast.net/index.php?title=An_Interview_with&oldid=7839
- Page Version ID: 7839
Citation styles for An Interview with
APA style
An Interview with. (2011, August 23). BroaDWcast, . Retrieved 20:23, April 30, 2026 from http://broadwcast.net/index.php?title=An_Interview_with&oldid=7839.
MLA style
"An Interview with." BroaDWcast, . 23 Aug 2011, 14:37 UTC. 30 Apr 2026, 20:23 <http://broadwcast.net/index.php?title=An_Interview_with&oldid=7839>.
MHRA style
BroaDWcast contributors, 'An Interview with', BroaDWcast, , 23 August 2011, 14:37 UTC, <http://broadwcast.net/index.php?title=An_Interview_with&oldid=7839> [accessed 30 April 2026]
Chicago style
BroaDWcast contributors, "An Interview with," BroaDWcast, , http://broadwcast.net/index.php?title=An_Interview_with&oldid=7839 (accessed April 30, 2026).
CBE/CSE style
BroaDWcast contributors. An Interview with [Internet]. BroaDWcast, ; 2011 Aug 23, 14:37 UTC [cited 2026 Apr 30]. Available from: http://broadwcast.net/index.php?title=An_Interview_with&oldid=7839.
Bluebook style
An Interview with, http://broadwcast.net/index.php?title=An_Interview_with&oldid=7839 (last visited April 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "An Interview with --- BroaDWcast{,} ",
year = "2011",
url = "http://broadwcast.net/index.php?title=An_Interview_with&oldid=7839",
note = "[Online; accessed 30-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 = "An Interview with --- BroaDWcast{,} ",
year = "2011",
url = "\url{http://broadwcast.net/index.php?title=An_Interview_with&oldid=7839}",
note = "[Online; accessed 30-April-2026]"
}