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