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