Cite This Page
Bibliographic details for NA-MIC/Projects/NA-MIC Kit/Execution Model
- Page name: NA-MIC/Projects/NA-MIC Kit/Execution Model
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 10 July 2017 17:09 UTC
- Date retrieved: 23 February 2026 10:14 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/NA-MIC_Kit/Execution_Model&oldid=97112
- Page Version ID: 97112
Citation styles for NA-MIC/Projects/NA-MIC Kit/Execution Model
APA style
NA-MIC/Projects/NA-MIC Kit/Execution Model. (2017, July 10). NAMIC Wiki, . Retrieved 10:14, February 23, 2026 from https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/NA-MIC_Kit/Execution_Model&oldid=97112.
MLA style
"NA-MIC/Projects/NA-MIC Kit/Execution Model." NAMIC Wiki, . 10 Jul 2017, 17:09 UTC. 23 Feb 2026, 10:14 <https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/NA-MIC_Kit/Execution_Model&oldid=97112>.
MHRA style
NAMIC Wiki contributors, 'NA-MIC/Projects/NA-MIC Kit/Execution Model', NAMIC Wiki, , 10 July 2017, 17:09 UTC, <https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/NA-MIC_Kit/Execution_Model&oldid=97112> [accessed 23 February 2026]
Chicago style
NAMIC Wiki contributors, "NA-MIC/Projects/NA-MIC Kit/Execution Model," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/NA-MIC_Kit/Execution_Model&oldid=97112 (accessed February 23, 2026).
CBE/CSE style
NAMIC Wiki contributors. NA-MIC/Projects/NA-MIC Kit/Execution Model [Internet]. NAMIC Wiki, ; 2017 Jul 10, 17:09 UTC [cited 2026 Feb 23]. Available from: https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/NA-MIC_Kit/Execution_Model&oldid=97112.
Bluebook style
NA-MIC/Projects/NA-MIC Kit/Execution Model, https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/NA-MIC_Kit/Execution_Model&oldid=97112 (last visited February 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "NA-MIC/Projects/NA-MIC Kit/Execution Model --- NAMIC Wiki{,} ",
year = "2017",
url = "https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/NA-MIC_Kit/Execution_Model&oldid=97112",
note = "[Online; accessed 23-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 = "NA-MIC/Projects/NA-MIC Kit/Execution Model --- NAMIC Wiki{,} ",
year = "2017",
url = "\url{https://www.na-mic.org/w/index.php?title=NA-MIC/Projects/NA-MIC_Kit/Execution_Model&oldid=97112}",
note = "[Online; accessed 23-February-2026]"
}