Cite This Page
Bibliographic details for Documentation/Labs/DeprecatedModules
- Page name: Documentation/Labs/DeprecatedModules
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 10 April 2013 00:17 UTC
- Date retrieved: 15 March 2026 01:42 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/DeprecatedModules&oldid=31121
- Page Version ID: 31121
Citation styles for Documentation/Labs/DeprecatedModules
APA style
Documentation/Labs/DeprecatedModules. (2013, April 10). Slicer Wiki, . Retrieved 01:42, March 15, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Labs/DeprecatedModules&oldid=31121.
MLA style
"Documentation/Labs/DeprecatedModules." Slicer Wiki, . 10 Apr 2013, 00:17 UTC. 15 Mar 2026, 01:42 <https://www.slicer.org/w/index.php?title=Documentation/Labs/DeprecatedModules&oldid=31121>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/DeprecatedModules', Slicer Wiki, , 10 April 2013, 00:17 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/DeprecatedModules&oldid=31121> [accessed 15 March 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/DeprecatedModules," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/DeprecatedModules&oldid=31121 (accessed March 15, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/DeprecatedModules [Internet]. Slicer Wiki, ; 2013 Apr 10, 00:17 UTC [cited 2026 Mar 15]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/DeprecatedModules&oldid=31121.
Bluebook style
Documentation/Labs/DeprecatedModules, https://www.slicer.org/w/index.php?title=Documentation/Labs/DeprecatedModules&oldid=31121 (last visited March 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Labs/DeprecatedModules --- Slicer Wiki{,} ",
year = "2013",
url = "https://www.slicer.org/w/index.php?title=Documentation/Labs/DeprecatedModules&oldid=31121",
note = "[Online; accessed 15-March-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 = "Slicer Wiki",
title = "Documentation/Labs/DeprecatedModules --- Slicer Wiki{,} ",
year = "2013",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/DeprecatedModules&oldid=31121}",
note = "[Online; accessed 15-March-2026]"
}