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