Cite This Page
Bibliographic details for SCRun on SPL Machines
- Page name: SCRun on SPL Machines
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 1 August 2007 21:45 UTC
- Date retrieved: 3 August 2026 05:40 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=SCRun_on_SPL_Machines&oldid=14043
- Page Version ID: 14043
Citation styles for SCRun on SPL Machines
APA style
SCRun on SPL Machines. (2007, August 1). NAMIC Wiki, . Retrieved 05:40, August 3, 2026 from https://www.na-mic.org/w/index.php?title=SCRun_on_SPL_Machines&oldid=14043.
MLA style
"SCRun on SPL Machines." NAMIC Wiki, . 1 Aug 2007, 21:45 UTC. 3 Aug 2026, 05:40 <https://www.na-mic.org/w/index.php?title=SCRun_on_SPL_Machines&oldid=14043>.
MHRA style
NAMIC Wiki contributors, 'SCRun on SPL Machines', NAMIC Wiki, , 1 August 2007, 21:45 UTC, <https://www.na-mic.org/w/index.php?title=SCRun_on_SPL_Machines&oldid=14043> [accessed 3 August 2026]
Chicago style
NAMIC Wiki contributors, "SCRun on SPL Machines," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=SCRun_on_SPL_Machines&oldid=14043 (accessed August 3, 2026).
CBE/CSE style
NAMIC Wiki contributors. SCRun on SPL Machines [Internet]. NAMIC Wiki, ; 2007 Aug 1, 21:45 UTC [cited 2026 Aug 3]. Available from: https://www.na-mic.org/w/index.php?title=SCRun_on_SPL_Machines&oldid=14043.
Bluebook style
SCRun on SPL Machines, https://www.na-mic.org/w/index.php?title=SCRun_on_SPL_Machines&oldid=14043 (last visited August 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "SCRun on SPL Machines --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=SCRun_on_SPL_Machines&oldid=14043",
note = "[Online; accessed 3-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 = "SCRun on SPL Machines --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=SCRun_on_SPL_Machines&oldid=14043}",
note = "[Online; accessed 3-August-2026]"
}