Cite This Page
Bibliographic details for 2012 Project Week:RemoveSlicerLegacyCode
- Page name: 2012 Project Week:RemoveSlicerLegacyCode
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 9 January 2012 20:15 UTC
- Date retrieved: 11 August 2026 03:50 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2012_Project_Week:RemoveSlicerLegacyCode&oldid=73103
- Page Version ID: 73103
Citation styles for 2012 Project Week:RemoveSlicerLegacyCode
APA style
2012 Project Week:RemoveSlicerLegacyCode. (2012, January 9). NAMIC Wiki, . Retrieved 03:50, August 11, 2026 from https://www.na-mic.org/w/index.php?title=2012_Project_Week:RemoveSlicerLegacyCode&oldid=73103.
MLA style
"2012 Project Week:RemoveSlicerLegacyCode." NAMIC Wiki, . 9 Jan 2012, 20:15 UTC. 11 Aug 2026, 03:50 <https://www.na-mic.org/w/index.php?title=2012_Project_Week:RemoveSlicerLegacyCode&oldid=73103>.
MHRA style
NAMIC Wiki contributors, '2012 Project Week:RemoveSlicerLegacyCode', NAMIC Wiki, , 9 January 2012, 20:15 UTC, <https://www.na-mic.org/w/index.php?title=2012_Project_Week:RemoveSlicerLegacyCode&oldid=73103> [accessed 11 August 2026]
Chicago style
NAMIC Wiki contributors, "2012 Project Week:RemoveSlicerLegacyCode," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=2012_Project_Week:RemoveSlicerLegacyCode&oldid=73103 (accessed August 11, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2012 Project Week:RemoveSlicerLegacyCode [Internet]. NAMIC Wiki, ; 2012 Jan 9, 20:15 UTC [cited 2026 Aug 11]. Available from: https://www.na-mic.org/w/index.php?title=2012_Project_Week:RemoveSlicerLegacyCode&oldid=73103.
Bluebook style
2012 Project Week:RemoveSlicerLegacyCode, https://www.na-mic.org/w/index.php?title=2012_Project_Week:RemoveSlicerLegacyCode&oldid=73103 (last visited August 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "2012 Project Week:RemoveSlicerLegacyCode --- NAMIC Wiki{,} ",
year = "2012",
url = "https://www.na-mic.org/w/index.php?title=2012_Project_Week:RemoveSlicerLegacyCode&oldid=73103",
note = "[Online; accessed 11-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 = "2012 Project Week:RemoveSlicerLegacyCode --- NAMIC Wiki{,} ",
year = "2012",
url = "\url{https://www.na-mic.org/w/index.php?title=2012_Project_Week:RemoveSlicerLegacyCode&oldid=73103}",
note = "[Online; accessed 11-August-2026]"
}