Cite This Page
Bibliographic details for Projects:MATLABSlicerExampleModule
- Page name: Projects:MATLABSlicerExampleModule
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 26 October 2011 18:00 UTC
- Date retrieved: 3 June 2026 00:27 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Projects:MATLABSlicerExampleModule&oldid=71524
- Page Version ID: 71524
Citation styles for Projects:MATLABSlicerExampleModule
APA style
Projects:MATLABSlicerExampleModule. (2011, October 26). NAMIC Wiki, . Retrieved 00:27, June 3, 2026 from https://www.na-mic.org/w/index.php?title=Projects:MATLABSlicerExampleModule&oldid=71524.
MLA style
"Projects:MATLABSlicerExampleModule." NAMIC Wiki, . 26 Oct 2011, 18:00 UTC. 3 Jun 2026, 00:27 <https://www.na-mic.org/w/index.php?title=Projects:MATLABSlicerExampleModule&oldid=71524>.
MHRA style
NAMIC Wiki contributors, 'Projects:MATLABSlicerExampleModule', NAMIC Wiki, , 26 October 2011, 18:00 UTC, <https://www.na-mic.org/w/index.php?title=Projects:MATLABSlicerExampleModule&oldid=71524> [accessed 3 June 2026]
Chicago style
NAMIC Wiki contributors, "Projects:MATLABSlicerExampleModule," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Projects:MATLABSlicerExampleModule&oldid=71524 (accessed June 3, 2026).
CBE/CSE style
NAMIC Wiki contributors. Projects:MATLABSlicerExampleModule [Internet]. NAMIC Wiki, ; 2011 Oct 26, 18:00 UTC [cited 2026 Jun 3]. Available from: https://www.na-mic.org/w/index.php?title=Projects:MATLABSlicerExampleModule&oldid=71524.
Bluebook style
Projects:MATLABSlicerExampleModule, https://www.na-mic.org/w/index.php?title=Projects:MATLABSlicerExampleModule&oldid=71524 (last visited June 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Projects:MATLABSlicerExampleModule --- NAMIC Wiki{,} ",
year = "2011",
url = "https://www.na-mic.org/w/index.php?title=Projects:MATLABSlicerExampleModule&oldid=71524",
note = "[Online; accessed 3-June-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 = "Projects:MATLABSlicerExampleModule --- NAMIC Wiki{,} ",
year = "2011",
url = "\url{https://www.na-mic.org/w/index.php?title=Projects:MATLABSlicerExampleModule&oldid=71524}",
note = "[Online; accessed 3-June-2026]"
}