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