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