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