Cite This Page
Bibliographic details for FAQs
- Page name: FAQs
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 8 June 2009 22:01 UTC
- Date retrieved: 31 July 2026 07:43 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=FAQs&oldid=38399
- Page Version ID: 38399
Citation styles for FAQs
APA style
FAQs. (2009, June 8). NAMIC Wiki, . Retrieved 07:43, July 31, 2026 from https://www.na-mic.org/w/index.php?title=FAQs&oldid=38399.
MLA style
"FAQs." NAMIC Wiki, . 8 Jun 2009, 22:01 UTC. 31 Jul 2026, 07:43 <https://www.na-mic.org/w/index.php?title=FAQs&oldid=38399>.
MHRA style
NAMIC Wiki contributors, 'FAQs', NAMIC Wiki, , 8 June 2009, 22:01 UTC, <https://www.na-mic.org/w/index.php?title=FAQs&oldid=38399> [accessed 31 July 2026]
Chicago style
NAMIC Wiki contributors, "FAQs," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=FAQs&oldid=38399 (accessed July 31, 2026).
CBE/CSE style
NAMIC Wiki contributors. FAQs [Internet]. NAMIC Wiki, ; 2009 Jun 8, 22:01 UTC [cited 2026 Jul 31]. Available from: https://www.na-mic.org/w/index.php?title=FAQs&oldid=38399.
Bluebook style
FAQs, https://www.na-mic.org/w/index.php?title=FAQs&oldid=38399 (last visited July 31, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "FAQs --- NAMIC Wiki{,} ",
year = "2009",
url = "https://www.na-mic.org/w/index.php?title=FAQs&oldid=38399",
note = "[Online; accessed 31-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 = "NAMIC Wiki",
title = "FAQs --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=FAQs&oldid=38399}",
note = "[Online; accessed 31-July-2026]"
}