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