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