Cite This Page
Bibliographic details for WFYI
- Page name: WFYI
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 1 April 2016 23:02 UTC
- Date retrieved: 27 April 2026 06:06 UTC
- Permanent URL: https://broadwcast.org/index.php?title=WFYI&oldid=19949
- Page Version ID: 19949
Citation styles for WFYI
APA style
WFYI. (2016, April 1). BroaDWcast, . Retrieved 06:06, April 27, 2026 from https://broadwcast.org/index.php?title=WFYI&oldid=19949.
MLA style
"WFYI." BroaDWcast, . 1 Apr 2016, 23:02 UTC. 27 Apr 2026, 06:06 <https://broadwcast.org/index.php?title=WFYI&oldid=19949>.
MHRA style
BroaDWcast contributors, 'WFYI', BroaDWcast, , 1 April 2016, 23:02 UTC, <https://broadwcast.org/index.php?title=WFYI&oldid=19949> [accessed 27 April 2026]
Chicago style
BroaDWcast contributors, "WFYI," BroaDWcast, , https://broadwcast.org/index.php?title=WFYI&oldid=19949 (accessed April 27, 2026).
CBE/CSE style
BroaDWcast contributors. WFYI [Internet]. BroaDWcast, ; 2016 Apr 1, 23:02 UTC [cited 2026 Apr 27]. Available from: https://broadwcast.org/index.php?title=WFYI&oldid=19949.
Bluebook style
WFYI, https://broadwcast.org/index.php?title=WFYI&oldid=19949 (last visited April 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "WFYI --- BroaDWcast{,} ",
year = "2016",
url = "https://broadwcast.org/index.php?title=WFYI&oldid=19949",
note = "[Online; accessed 27-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 = "WFYI --- BroaDWcast{,} ",
year = "2016",
url = "\url{https://broadwcast.org/index.php?title=WFYI&oldid=19949}",
note = "[Online; accessed 27-April-2026]"
}