Cite This Page
Bibliographic details for FAQ
- Page name: FAQ
- Author: WikiWaves contributors
- Publisher: WikiWaves.
- Date of last revision: 16 August 2010 04:34 UTC
- Date retrieved: 15 July 2026 06:58 UTC
- Permanent URL: https://www.wikiwaves.org/index.php?title=FAQ&oldid=12333
- Page Version ID: 12333
Citation styles for FAQ
APA style
FAQ. (2010, August 16). WikiWaves. Retrieved 06:58, July 15, 2026 from https://www.wikiwaves.org/index.php?title=FAQ&oldid=12333.
MLA style
"FAQ." WikiWaves. 16 Aug 2010, 04:34 UTC. 15 Jul 2026, 06:58 <https://www.wikiwaves.org/index.php?title=FAQ&oldid=12333>.
MHRA style
WikiWaves contributors, 'FAQ', WikiWaves, 16 August 2010, 04:34 UTC, <https://www.wikiwaves.org/index.php?title=FAQ&oldid=12333> [accessed 15 July 2026]
Chicago style
WikiWaves contributors, "FAQ," WikiWaves, https://www.wikiwaves.org/index.php?title=FAQ&oldid=12333 (accessed July 15, 2026).
CBE/CSE style
WikiWaves contributors. FAQ [Internet]. WikiWaves; 2010 Aug 16, 04:34 UTC [cited 2026 Jul 15]. Available from: https://www.wikiwaves.org/index.php?title=FAQ&oldid=12333.
Bluebook style
FAQ, https://www.wikiwaves.org/index.php?title=FAQ&oldid=12333 (last visited July 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WikiWaves",
title = "FAQ --- WikiWaves{,} ",
year = "2010",
url = "https://www.wikiwaves.org/index.php?title=FAQ&oldid=12333",
note = "[Online; accessed 15-July-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 = "WikiWaves",
title = "FAQ --- WikiWaves{,} ",
year = "2010",
url = "\url{https://www.wikiwaves.org/index.php?title=FAQ&oldid=12333}",
note = "[Online; accessed 15-July-2026]"
}