Cite This Page
Bibliographic details for Testing your application
- Page name: Testing your application
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 11 May 2007 16:55 UTC
- Date retrieved: 24 April 2026 04:38 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10232
- Page Version ID: 10232
Citation styles for Testing your application
APA style
Testing your application. (2007, May 11). NAMIC Wiki, . Retrieved 04:38, April 24, 2026 from https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10232.
MLA style
"Testing your application." NAMIC Wiki, . 11 May 2007, 16:55 UTC. 24 Apr 2026, 04:38 <https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10232>.
MHRA style
NAMIC Wiki contributors, 'Testing your application', NAMIC Wiki, , 11 May 2007, 16:55 UTC, <https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10232> [accessed 24 April 2026]
Chicago style
NAMIC Wiki contributors, "Testing your application," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10232 (accessed April 24, 2026).
CBE/CSE style
NAMIC Wiki contributors. Testing your application [Internet]. NAMIC Wiki, ; 2007 May 11, 16:55 UTC [cited 2026 Apr 24]. Available from: https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10232.
Bluebook style
Testing your application, https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10232 (last visited April 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Testing your application --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10232",
note = "[Online; accessed 24-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 = "Testing your application --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10232}",
note = "[Online; accessed 24-April-2026]"
}