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