Cite This Page
Bibliographic details for Instructions to Build SPLOT with ot1.3
- Page name: Instructions to Build SPLOT with ot1.3
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 24 January 2007 14:50 UTC
- Date retrieved: 12 August 2026 14:02 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT_with_ot1.3&oldid=7149
- Page Version ID: 7149
Citation styles for Instructions to Build SPLOT with ot1.3
APA style
Instructions to Build SPLOT with ot1.3. (2007, January 24). NAMIC Wiki, . Retrieved 14:02, August 12, 2026 from https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT_with_ot1.3&oldid=7149.
MLA style
"Instructions to Build SPLOT with ot1.3." NAMIC Wiki, . 24 Jan 2007, 14:50 UTC. 12 Aug 2026, 14:02 <https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT_with_ot1.3&oldid=7149>.
MHRA style
NAMIC Wiki contributors, 'Instructions to Build SPLOT with ot1.3', NAMIC Wiki, , 24 January 2007, 14:50 UTC, <https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT_with_ot1.3&oldid=7149> [accessed 12 August 2026]
Chicago style
NAMIC Wiki contributors, "Instructions to Build SPLOT with ot1.3," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT_with_ot1.3&oldid=7149 (accessed August 12, 2026).
CBE/CSE style
NAMIC Wiki contributors. Instructions to Build SPLOT with ot1.3 [Internet]. NAMIC Wiki, ; 2007 Jan 24, 14:50 UTC [cited 2026 Aug 12]. Available from: https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT_with_ot1.3&oldid=7149.
Bluebook style
Instructions to Build SPLOT with ot1.3, https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT_with_ot1.3&oldid=7149 (last visited August 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Instructions to Build SPLOT with ot1.3 --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT_with_ot1.3&oldid=7149",
note = "[Online; accessed 12-August-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 = "Instructions to Build SPLOT with ot1.3 --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT_with_ot1.3&oldid=7149}",
note = "[Online; accessed 12-August-2026]"
}