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