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