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