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