Cite This Page
Bibliographic details for Modules:PythonExtractBaseline-Documentation-3.4
- Page name: Modules:PythonExtractBaseline-Documentation-3.4
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 17 February 2010 20:33 UTC
- Date retrieved: 19 March 2026 07:26 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Modules:PythonExtractBaseline-Documentation-3.4&oldid=12288
- Page Version ID: 12288
Citation styles for Modules:PythonExtractBaseline-Documentation-3.4
APA style
Modules:PythonExtractBaseline-Documentation-3.4. (2010, February 17). Slicer Wiki, . Retrieved 07:26, March 19, 2026 from https://www.slicer.org/w/index.php?title=Modules:PythonExtractBaseline-Documentation-3.4&oldid=12288.
MLA style
"Modules:PythonExtractBaseline-Documentation-3.4." Slicer Wiki, . 17 Feb 2010, 20:33 UTC. 19 Mar 2026, 07:26 <https://www.slicer.org/w/index.php?title=Modules:PythonExtractBaseline-Documentation-3.4&oldid=12288>.
MHRA style
Slicer Wiki contributors, 'Modules:PythonExtractBaseline-Documentation-3.4', Slicer Wiki, , 17 February 2010, 20:33 UTC, <https://www.slicer.org/w/index.php?title=Modules:PythonExtractBaseline-Documentation-3.4&oldid=12288> [accessed 19 March 2026]
Chicago style
Slicer Wiki contributors, "Modules:PythonExtractBaseline-Documentation-3.4," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Modules:PythonExtractBaseline-Documentation-3.4&oldid=12288 (accessed March 19, 2026).
CBE/CSE style
Slicer Wiki contributors. Modules:PythonExtractBaseline-Documentation-3.4 [Internet]. Slicer Wiki, ; 2010 Feb 17, 20:33 UTC [cited 2026 Mar 19]. Available from: https://www.slicer.org/w/index.php?title=Modules:PythonExtractBaseline-Documentation-3.4&oldid=12288.
Bluebook style
Modules:PythonExtractBaseline-Documentation-3.4, https://www.slicer.org/w/index.php?title=Modules:PythonExtractBaseline-Documentation-3.4&oldid=12288 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Modules:PythonExtractBaseline-Documentation-3.4 --- Slicer Wiki{,} ",
year = "2010",
url = "https://www.slicer.org/w/index.php?title=Modules:PythonExtractBaseline-Documentation-3.4&oldid=12288",
note = "[Online; accessed 19-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 = "Modules:PythonExtractBaseline-Documentation-3.4 --- Slicer Wiki{,} ",
year = "2010",
url = "\url{https://www.slicer.org/w/index.php?title=Modules:PythonExtractBaseline-Documentation-3.4&oldid=12288}",
note = "[Online; accessed 19-March-2026]"
}