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: 24 February 2026 20:26 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 20:26, February 24, 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. 24 Feb 2026, 20:26 <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 24 February 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 February 24, 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 Feb 24]. 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 February 24, 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 24-February-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 24-February-2026]"
}