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