Bibliographic details for Home
- Page name: Home
- Author: Whidbey FYI contributors
- Publisher: Whidbey FYI.
- Date of last revision: 17 March 2025 14:15 UTC
- Date retrieved: 15 March 2026 04:45 UTC
- Permanent URL: https://wiki.whidbey.fyi/index.php?title=Home&oldid=47
- Page Version ID: 47
Citation styles for Home
APA style
Home. (2025, March 17). Whidbey FYI. Retrieved 04:45, March 15, 2026 from https://wiki.whidbey.fyi/index.php?title=Home&oldid=47.
MLA style
"Home." Whidbey FYI. 17 Mar 2025, 14:15 UTC. 15 Mar 2026, 04:45 <https://wiki.whidbey.fyi/index.php?title=Home&oldid=47>.
MHRA style
Whidbey FYI contributors, 'Home', Whidbey FYI, 17 March 2025, 14:15 UTC, <https://wiki.whidbey.fyi/index.php?title=Home&oldid=47> [accessed 15 March 2026]
Chicago style
Whidbey FYI contributors, "Home," Whidbey FYI, https://wiki.whidbey.fyi/index.php?title=Home&oldid=47 (accessed March 15, 2026).
CBE/CSE style
Whidbey FYI contributors. Home [Internet]. Whidbey FYI; 2025 Mar 17, 14:15 UTC [cited 2026 Mar 15]. Available from: https://wiki.whidbey.fyi/index.php?title=Home&oldid=47.
Bluebook style
Home, https://wiki.whidbey.fyi/index.php?title=Home&oldid=47 (last visited March 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Whidbey FYI",
title = "Home --- Whidbey FYI{,} ",
year = "2025",
url = "https://wiki.whidbey.fyi/index.php?title=Home&oldid=47",
note = "[Online; accessed 15-March-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 = "Whidbey FYI",
title = "Home --- Whidbey FYI{,} ",
year = "2025",
url = "\url{https://wiki.whidbey.fyi/index.php?title=Home&oldid=47}",
note = "[Online; accessed 15-March-2026]"
}