Cite This Page
Bibliographic details for Documentation/Nightly/Developers/FAQ/Python Scripting
- Page name: Documentation/Nightly/Developers/FAQ/Python Scripting
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 29 September 2015 20:59 UTC
- Date retrieved: 22 November 2024 05:59 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Python_Scripting&oldid=42814
- Page Version ID: 42814
Citation styles for Documentation/Nightly/Developers/FAQ/Python Scripting
APA style
Documentation/Nightly/Developers/FAQ/Python Scripting. (2015, September 29). Slicer Wiki, . Retrieved 05:59, November 22, 2024 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Python_Scripting&oldid=42814.
MLA style
"Documentation/Nightly/Developers/FAQ/Python Scripting." Slicer Wiki, . 29 Sep 2015, 20:59 UTC. 22 Nov 2024, 05:59 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Python_Scripting&oldid=42814>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/FAQ/Python Scripting', Slicer Wiki, , 29 September 2015, 20:59 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Python_Scripting&oldid=42814> [accessed 22 November 2024]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Developers/FAQ/Python Scripting," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Python_Scripting&oldid=42814 (accessed November 22, 2024).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/FAQ/Python Scripting [Internet]. Slicer Wiki, ; 2015 Sep 29, 20:59 UTC [cited 2024 Nov 22]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Python_Scripting&oldid=42814.
Bluebook style
Documentation/Nightly/Developers/FAQ/Python Scripting, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Python_Scripting&oldid=42814 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Slicer Wiki", title = "Documentation/Nightly/Developers/FAQ/Python Scripting --- Slicer Wiki{,} ", year = "2015", url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Python_Scripting&oldid=42814", note = "[Online; accessed 22-November-2024]" }
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/Nightly/Developers/FAQ/Python Scripting --- Slicer Wiki{,} ", year = "2015", url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Python_Scripting&oldid=42814}", note = "[Online; accessed 22-November-2024]" }