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