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: 9 June 2026 12:48 UTC
- Permanent URL: http://broadwcast.com/index.php?title=WFYI&oldid=16295
- Page Version ID: 16295
Citation styles for WFYI
APA style
WFYI. (2013, July 18). BroaDWcast, . Retrieved 12:48, June 9, 2026 from http://broadwcast.com/index.php?title=WFYI&oldid=16295.
MLA style
"WFYI." BroaDWcast, . 18 Jul 2013, 22:40 UTC. 9 Jun 2026, 12:48 <http://broadwcast.com/index.php?title=WFYI&oldid=16295>.
MHRA style
BroaDWcast contributors, 'WFYI', BroaDWcast, , 18 July 2013, 22:40 UTC, <http://broadwcast.com/index.php?title=WFYI&oldid=16295> [accessed 9 June 2026]
Chicago style
BroaDWcast contributors, "WFYI," BroaDWcast, , http://broadwcast.com/index.php?title=WFYI&oldid=16295 (accessed June 9, 2026).
CBE/CSE style
BroaDWcast contributors. WFYI [Internet]. BroaDWcast, ; 2013 Jul 18, 22:40 UTC [cited 2026 Jun 9]. Available from: http://broadwcast.com/index.php?title=WFYI&oldid=16295.
Bluebook style
WFYI, http://broadwcast.com/index.php?title=WFYI&oldid=16295 (last visited June 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "WFYI --- BroaDWcast{,} ",
year = "2013",
url = "http://broadwcast.com/index.php?title=WFYI&oldid=16295",
note = "[Online; accessed 9-June-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{http://broadwcast.com/index.php?title=WFYI&oldid=16295}",
note = "[Online; accessed 9-June-2026]"
}