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