Cite This Page
Bibliographic details for Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9
- Page name: Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 18 May 2021 20:50 UTC
- Date retrieved: 12 August 2022 05:44 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9&oldid=63586
- Page Version ID: 63586
Citation styles for Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9
APA style
Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9. (2021, May 18). Slicer Wiki, . Retrieved 05:44, August 12, 2022 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9&oldid=63586.
MLA style
"Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9." Slicer Wiki, . 18 May 2021, 20:50 UTC. 12 Aug 2022, 05:44 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9&oldid=63586>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9', Slicer Wiki, , 18 May 2021, 20:50 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9&oldid=63586> [accessed 12 August 2022]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9&oldid=63586 (accessed August 12, 2022).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9 [Internet]. Slicer Wiki, ; 2021 May 18, 20:50 UTC [cited 2022 Aug 12]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9&oldid=63586.
Bluebook style
Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9&oldid=63586 (last visited August 12, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Slicer Wiki", title = "Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9 --- Slicer Wiki{,} ", year = "2021", url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9&oldid=63586", note = "[Online; accessed 12-August-2022]" }
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/Tutorials/MigrationGuide/VTK8-to-VTK9 --- Slicer Wiki{,} ", year = "2021", url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Tutorials/MigrationGuide/VTK8-to-VTK9&oldid=63586}", note = "[Online; accessed 12-August-2022]" }