Cite This Page
Bibliographic details for F.R.E.D.
- Page name: F.R.E.D.
- Author: Red Krayola Wiki contributors
- Publisher: Red Krayola Wiki.
- Date of last revision: 25 November 2023 03:27 UTC
- Date retrieved: 10 June 2026 19:09 UTC
- Permanent URL: https://redkrayolawiki.org/w/index.php?title=F.R.E.D.&oldid=5213
- Page Version ID: 5213
Citation styles for F.R.E.D.
APA style
F.R.E.D.. (2023, November 25). Red Krayola Wiki. Retrieved 19:09, June 10, 2026 from https://redkrayolawiki.org/w/index.php?title=F.R.E.D.&oldid=5213.
MLA style
"F.R.E.D.." Red Krayola Wiki. 25 Nov 2023, 03:27 UTC. 10 Jun 2026, 19:09 <https://redkrayolawiki.org/w/index.php?title=F.R.E.D.&oldid=5213>.
MHRA style
Red Krayola Wiki contributors, 'F.R.E.D.', Red Krayola Wiki, 25 November 2023, 03:27 UTC, <https://redkrayolawiki.org/w/index.php?title=F.R.E.D.&oldid=5213> [accessed 10 June 2026]
Chicago style
Red Krayola Wiki contributors, "F.R.E.D.," Red Krayola Wiki, https://redkrayolawiki.org/w/index.php?title=F.R.E.D.&oldid=5213 (accessed June 10, 2026).
CBE/CSE style
Red Krayola Wiki contributors. F.R.E.D. [Internet]. Red Krayola Wiki; 2023 Nov 25, 03:27 UTC [cited 2026 Jun 10]. Available from: https://redkrayolawiki.org/w/index.php?title=F.R.E.D.&oldid=5213.
Bluebook style
F.R.E.D., https://redkrayolawiki.org/w/index.php?title=F.R.E.D.&oldid=5213 (last visited June 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Red Krayola Wiki",
title = "F.R.E.D. --- Red Krayola Wiki{,} ",
year = "2023",
url = "https://redkrayolawiki.org/w/index.php?title=F.R.E.D.&oldid=5213",
note = "[Online; accessed 10-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 = "Red Krayola Wiki",
title = "F.R.E.D. --- Red Krayola Wiki{,} ",
year = "2023",
url = "\url{https://redkrayolawiki.org/w/index.php?title=F.R.E.D.&oldid=5213}",
note = "[Online; accessed 10-June-2026]"
}