Cite This Page
Bibliographic details for FAQs
- Page name: FAQs
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 6 August 2009 18:48 UTC
- Date retrieved: 27 April 2026 22:36 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=FAQs&oldid=41505
- Page Version ID: 41505
Citation styles for FAQs
APA style
FAQs. (2009, August 6). NAMIC Wiki, . Retrieved 22:36, April 27, 2026 from https://www.na-mic.org/w/index.php?title=FAQs&oldid=41505.
MLA style
"FAQs." NAMIC Wiki, . 6 Aug 2009, 18:48 UTC. 27 Apr 2026, 22:36 <https://www.na-mic.org/w/index.php?title=FAQs&oldid=41505>.
MHRA style
NAMIC Wiki contributors, 'FAQs', NAMIC Wiki, , 6 August 2009, 18:48 UTC, <https://www.na-mic.org/w/index.php?title=FAQs&oldid=41505> [accessed 27 April 2026]
Chicago style
NAMIC Wiki contributors, "FAQs," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=FAQs&oldid=41505 (accessed April 27, 2026).
CBE/CSE style
NAMIC Wiki contributors. FAQs [Internet]. NAMIC Wiki, ; 2009 Aug 6, 18:48 UTC [cited 2026 Apr 27]. Available from: https://www.na-mic.org/w/index.php?title=FAQs&oldid=41505.
Bluebook style
FAQs, https://www.na-mic.org/w/index.php?title=FAQs&oldid=41505 (last visited April 27, 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=41505",
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 = "NAMIC Wiki",
title = "FAQs --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=FAQs&oldid=41505}",
note = "[Online; accessed 27-April-2026]"
}