Cite This Page
Bibliographic details for An Interview with
- Page name: An Interview with
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 5 February 2016 21:12 UTC
- Date retrieved: 2 May 2026 21:28 UTC
- Permanent URL: https://broadwcast.org/index.php?title=An_Interview_with&oldid=19829
- Page Version ID: 19829
Citation styles for An Interview with
APA style
An Interview with. (2016, February 5). BroaDWcast, . Retrieved 21:28, May 2, 2026 from https://broadwcast.org/index.php?title=An_Interview_with&oldid=19829.
MLA style
"An Interview with." BroaDWcast, . 5 Feb 2016, 21:12 UTC. 2 May 2026, 21:28 <https://broadwcast.org/index.php?title=An_Interview_with&oldid=19829>.
MHRA style
BroaDWcast contributors, 'An Interview with', BroaDWcast, , 5 February 2016, 21:12 UTC, <https://broadwcast.org/index.php?title=An_Interview_with&oldid=19829> [accessed 2 May 2026]
Chicago style
BroaDWcast contributors, "An Interview with," BroaDWcast, , https://broadwcast.org/index.php?title=An_Interview_with&oldid=19829 (accessed May 2, 2026).
CBE/CSE style
BroaDWcast contributors. An Interview with [Internet]. BroaDWcast, ; 2016 Feb 5, 21:12 UTC [cited 2026 May 2]. Available from: https://broadwcast.org/index.php?title=An_Interview_with&oldid=19829.
Bluebook style
An Interview with, https://broadwcast.org/index.php?title=An_Interview_with&oldid=19829 (last visited May 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "An Interview with --- BroaDWcast{,} ",
year = "2016",
url = "https://broadwcast.org/index.php?title=An_Interview_with&oldid=19829",
note = "[Online; accessed 2-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 = "An Interview with --- BroaDWcast{,} ",
year = "2016",
url = "\url{https://broadwcast.org/index.php?title=An_Interview_with&oldid=19829}",
note = "[Online; accessed 2-May-2026]"
}