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 04:16 UTC
- Date retrieved: 15 March 2026 18:54 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Slicer3:Python:DemianExamples&oldid=10751
- Page Version ID: 10751
Citation styles for Slicer3:Python:DemianExamples
APA style
Slicer3:Python:DemianExamples. (2009, September 26). Slicer Wiki, . Retrieved 18:54, March 15, 2026 from https://www.slicer.org/w/index.php?title=Slicer3:Python:DemianExamples&oldid=10751.
MLA style
"Slicer3:Python:DemianExamples." Slicer Wiki, . 26 Sep 2009, 04:16 UTC. 15 Mar 2026, 18:54 <https://www.slicer.org/w/index.php?title=Slicer3:Python:DemianExamples&oldid=10751>.
MHRA style
Slicer Wiki contributors, 'Slicer3:Python:DemianExamples', Slicer Wiki, , 26 September 2009, 04:16 UTC, <https://www.slicer.org/w/index.php?title=Slicer3:Python:DemianExamples&oldid=10751> [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=10751 (accessed March 15, 2026).
CBE/CSE style
Slicer Wiki contributors. Slicer3:Python:DemianExamples [Internet]. Slicer Wiki, ; 2009 Sep 26, 04:16 UTC [cited 2026 Mar 15]. Available from: https://www.slicer.org/w/index.php?title=Slicer3:Python:DemianExamples&oldid=10751.
Bluebook style
Slicer3:Python:DemianExamples, https://www.slicer.org/w/index.php?title=Slicer3:Python:DemianExamples&oldid=10751 (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=10751",
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=10751}",
note = "[Online; accessed 15-March-2026]"
}