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: 2 January 2007 19:28 UTC
- Date retrieved: 10 April 2026 23:15 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT&oldid=5236
- Page Version ID: 5236
Citation styles for Instructions to Build SPLOT
APA style
Instructions to Build SPLOT. (2007, January 2). NAMIC Wiki, . Retrieved 23:15, April 10, 2026 from https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT&oldid=5236.
MLA style
"Instructions to Build SPLOT." NAMIC Wiki, . 2 Jan 2007, 19:28 UTC. 10 Apr 2026, 23:15 <https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT&oldid=5236>.
MHRA style
NAMIC Wiki contributors, 'Instructions to Build SPLOT', NAMIC Wiki, , 2 January 2007, 19:28 UTC, <https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT&oldid=5236> [accessed 10 April 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=5236 (accessed April 10, 2026).
CBE/CSE style
NAMIC Wiki contributors. Instructions to Build SPLOT [Internet]. NAMIC Wiki, ; 2007 Jan 2, 19:28 UTC [cited 2026 Apr 10]. Available from: https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT&oldid=5236.
Bluebook style
Instructions to Build SPLOT, https://www.na-mic.org/w/index.php?title=Instructions_to_Build_SPLOT&oldid=5236 (last visited April 10, 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=5236",
note = "[Online; accessed 10-April-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=5236}",
note = "[Online; accessed 10-April-2026]"
}