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:51 UTC
- Date retrieved: 6 March 2026 01:32 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10229
- Page Version ID: 10229
Citation styles for Testing your application
APA style
Testing your application. (2007, May 11). NAMIC Wiki, . Retrieved 01:32, March 6, 2026 from https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10229.
MLA style
"Testing your application." NAMIC Wiki, . 11 May 2007, 16:51 UTC. 6 Mar 2026, 01:32 <https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10229>.
MHRA style
NAMIC Wiki contributors, 'Testing your application', NAMIC Wiki, , 11 May 2007, 16:51 UTC, <https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10229> [accessed 6 March 2026]
Chicago style
NAMIC Wiki contributors, "Testing your application," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10229 (accessed March 6, 2026).
CBE/CSE style
NAMIC Wiki contributors. Testing your application [Internet]. NAMIC Wiki, ; 2007 May 11, 16:51 UTC [cited 2026 Mar 6]. Available from: https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10229.
Bluebook style
Testing your application, https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10229 (last visited March 6, 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=10229",
note = "[Online; accessed 6-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 = "Testing your application --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=Testing_your_application&oldid=10229}",
note = "[Online; accessed 6-March-2026]"
}