Cite This Page
Bibliographic details for Documentation/Labs/CLIInfrastructureCleanupAndRefactoring
- Page name: Documentation/Labs/CLIInfrastructureCleanupAndRefactoring
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 17 July 2015 17:48 UTC
- Date retrieved: 17 December 2025 20:43 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/CLIInfrastructureCleanupAndRefactoring&oldid=42215
- Page Version ID: 42215
Citation styles for Documentation/Labs/CLIInfrastructureCleanupAndRefactoring
APA style
Documentation/Labs/CLIInfrastructureCleanupAndRefactoring. (2015, July 17). Slicer Wiki, . Retrieved 20:43, December 17, 2025 from https://www.slicer.org/w/index.php?title=Documentation/Labs/CLIInfrastructureCleanupAndRefactoring&oldid=42215.
MLA style
"Documentation/Labs/CLIInfrastructureCleanupAndRefactoring." Slicer Wiki, . 17 Jul 2015, 17:48 UTC. 17 Dec 2025, 20:43 <https://www.slicer.org/w/index.php?title=Documentation/Labs/CLIInfrastructureCleanupAndRefactoring&oldid=42215>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/CLIInfrastructureCleanupAndRefactoring', Slicer Wiki, , 17 July 2015, 17:48 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/CLIInfrastructureCleanupAndRefactoring&oldid=42215> [accessed 17 December 2025]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/CLIInfrastructureCleanupAndRefactoring," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/CLIInfrastructureCleanupAndRefactoring&oldid=42215 (accessed December 17, 2025).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/CLIInfrastructureCleanupAndRefactoring [Internet]. Slicer Wiki, ; 2015 Jul 17, 17:48 UTC [cited 2025 Dec 17]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/CLIInfrastructureCleanupAndRefactoring&oldid=42215.
Bluebook style
Documentation/Labs/CLIInfrastructureCleanupAndRefactoring, https://www.slicer.org/w/index.php?title=Documentation/Labs/CLIInfrastructureCleanupAndRefactoring&oldid=42215 (last visited December 17, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Labs/CLIInfrastructureCleanupAndRefactoring --- Slicer Wiki{,} ",
year = "2015",
url = "https://www.slicer.org/w/index.php?title=Documentation/Labs/CLIInfrastructureCleanupAndRefactoring&oldid=42215",
note = "[Online; accessed 17-December-2025]"
}
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 = "Slicer Wiki",
title = "Documentation/Labs/CLIInfrastructureCleanupAndRefactoring --- Slicer Wiki{,} ",
year = "2015",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/CLIInfrastructureCleanupAndRefactoring&oldid=42215}",
note = "[Online; accessed 17-December-2025]"
}