Cite This Page
Bibliographic details for Project Week 25/Internationalizing Slicer Modules
- Page name: Project Week 25/Internationalizing Slicer Modules
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 16 June 2017 09:09 UTC
- Date retrieved: 14 April 2026 11:00 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Project_Week_25/Internationalizing_Slicer_Modules&oldid=96432
- Page Version ID: 96432
Citation styles for Project Week 25/Internationalizing Slicer Modules
APA style
Project Week 25/Internationalizing Slicer Modules. (2017, June 16). NAMIC Wiki, . Retrieved 11:00, April 14, 2026 from https://www.na-mic.org/w/index.php?title=Project_Week_25/Internationalizing_Slicer_Modules&oldid=96432.
MLA style
"Project Week 25/Internationalizing Slicer Modules." NAMIC Wiki, . 16 Jun 2017, 09:09 UTC. 14 Apr 2026, 11:00 <https://www.na-mic.org/w/index.php?title=Project_Week_25/Internationalizing_Slicer_Modules&oldid=96432>.
MHRA style
NAMIC Wiki contributors, 'Project Week 25/Internationalizing Slicer Modules', NAMIC Wiki, , 16 June 2017, 09:09 UTC, <https://www.na-mic.org/w/index.php?title=Project_Week_25/Internationalizing_Slicer_Modules&oldid=96432> [accessed 14 April 2026]
Chicago style
NAMIC Wiki contributors, "Project Week 25/Internationalizing Slicer Modules," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Project_Week_25/Internationalizing_Slicer_Modules&oldid=96432 (accessed April 14, 2026).
CBE/CSE style
NAMIC Wiki contributors. Project Week 25/Internationalizing Slicer Modules [Internet]. NAMIC Wiki, ; 2017 Jun 16, 09:09 UTC [cited 2026 Apr 14]. Available from: https://www.na-mic.org/w/index.php?title=Project_Week_25/Internationalizing_Slicer_Modules&oldid=96432.
Bluebook style
Project Week 25/Internationalizing Slicer Modules, https://www.na-mic.org/w/index.php?title=Project_Week_25/Internationalizing_Slicer_Modules&oldid=96432 (last visited April 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Project Week 25/Internationalizing Slicer Modules --- NAMIC Wiki{,} ",
year = "2017",
url = "https://www.na-mic.org/w/index.php?title=Project_Week_25/Internationalizing_Slicer_Modules&oldid=96432",
note = "[Online; accessed 14-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 = "Project Week 25/Internationalizing Slicer Modules --- NAMIC Wiki{,} ",
year = "2017",
url = "\url{https://www.na-mic.org/w/index.php?title=Project_Week_25/Internationalizing_Slicer_Modules&oldid=96432}",
note = "[Online; accessed 14-April-2026]"
}