Cite This Page
Bibliographic details for Projects:RegistrationDocumentation:Developer
- Page name: Projects:RegistrationDocumentation:Developer
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 7 December 2009 18:47 UTC
- Date retrieved: 5 March 2026 22:24 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Projects:RegistrationDocumentation:Developer&oldid=45872
- Page Version ID: 45872
Citation styles for Projects:RegistrationDocumentation:Developer
APA style
Projects:RegistrationDocumentation:Developer. (2009, December 7). NAMIC Wiki, . Retrieved 22:24, March 5, 2026 from https://www.na-mic.org/w/index.php?title=Projects:RegistrationDocumentation:Developer&oldid=45872.
MLA style
"Projects:RegistrationDocumentation:Developer." NAMIC Wiki, . 7 Dec 2009, 18:47 UTC. 5 Mar 2026, 22:24 <https://www.na-mic.org/w/index.php?title=Projects:RegistrationDocumentation:Developer&oldid=45872>.
MHRA style
NAMIC Wiki contributors, 'Projects:RegistrationDocumentation:Developer', NAMIC Wiki, , 7 December 2009, 18:47 UTC, <https://www.na-mic.org/w/index.php?title=Projects:RegistrationDocumentation:Developer&oldid=45872> [accessed 5 March 2026]
Chicago style
NAMIC Wiki contributors, "Projects:RegistrationDocumentation:Developer," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Projects:RegistrationDocumentation:Developer&oldid=45872 (accessed March 5, 2026).
CBE/CSE style
NAMIC Wiki contributors. Projects:RegistrationDocumentation:Developer [Internet]. NAMIC Wiki, ; 2009 Dec 7, 18:47 UTC [cited 2026 Mar 5]. Available from: https://www.na-mic.org/w/index.php?title=Projects:RegistrationDocumentation:Developer&oldid=45872.
Bluebook style
Projects:RegistrationDocumentation:Developer, https://www.na-mic.org/w/index.php?title=Projects:RegistrationDocumentation:Developer&oldid=45872 (last visited March 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Projects:RegistrationDocumentation:Developer --- NAMIC Wiki{,} ",
year = "2009",
url = "https://www.na-mic.org/w/index.php?title=Projects:RegistrationDocumentation:Developer&oldid=45872",
note = "[Online; accessed 5-March-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 = "Projects:RegistrationDocumentation:Developer --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=Projects:RegistrationDocumentation:Developer&oldid=45872}",
note = "[Online; accessed 5-March-2026]"
}