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