Cite This Page
Bibliographic details for Feature Requests
- Page name: Feature Requests
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 7 June 2009 21:28 UTC
- Date retrieved: 28 June 2026 06:44 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Feature_Requests&oldid=38301
- Page Version ID: 38301
Citation styles for Feature Requests
APA style
Feature Requests. (2009, June 7). NAMIC Wiki, . Retrieved 06:44, June 28, 2026 from https://www.na-mic.org/w/index.php?title=Feature_Requests&oldid=38301.
MLA style
"Feature Requests." NAMIC Wiki, . 7 Jun 2009, 21:28 UTC. 28 Jun 2026, 06:44 <https://www.na-mic.org/w/index.php?title=Feature_Requests&oldid=38301>.
MHRA style
NAMIC Wiki contributors, 'Feature Requests', NAMIC Wiki, , 7 June 2009, 21:28 UTC, <https://www.na-mic.org/w/index.php?title=Feature_Requests&oldid=38301> [accessed 28 June 2026]
Chicago style
NAMIC Wiki contributors, "Feature Requests," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Feature_Requests&oldid=38301 (accessed June 28, 2026).
CBE/CSE style
NAMIC Wiki contributors. Feature Requests [Internet]. NAMIC Wiki, ; 2009 Jun 7, 21:28 UTC [cited 2026 Jun 28]. Available from: https://www.na-mic.org/w/index.php?title=Feature_Requests&oldid=38301.
Bluebook style
Feature Requests, https://www.na-mic.org/w/index.php?title=Feature_Requests&oldid=38301 (last visited June 28, 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=38301",
note = "[Online; accessed 28-June-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=38301}",
note = "[Online; accessed 28-June-2026]"
}