Cite This Page
Bibliographic details for Documentation/Nightly/Developers/Style Guide/CMake
- Page name: Documentation/Nightly/Developers/Style Guide/CMake
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 15 March 2022 20:35 UTC
- Date retrieved: 2 February 2023 21:40 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Style_Guide/CMake&oldid=64004
- Page Version ID: 64004
Citation styles for Documentation/Nightly/Developers/Style Guide/CMake
APA style
Documentation/Nightly/Developers/Style Guide/CMake. (2022, March 15). Slicer Wiki, . Retrieved 21:40, February 2, 2023 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Style_Guide/CMake&oldid=64004.
MLA style
"Documentation/Nightly/Developers/Style Guide/CMake." Slicer Wiki, . 15 Mar 2022, 20:35 UTC. 2 Feb 2023, 21:40 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Style_Guide/CMake&oldid=64004>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/Style Guide/CMake', Slicer Wiki, , 15 March 2022, 20:35 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Style_Guide/CMake&oldid=64004> [accessed 2 February 2023]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Developers/Style Guide/CMake," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Style_Guide/CMake&oldid=64004 (accessed February 2, 2023).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/Style Guide/CMake [Internet]. Slicer Wiki, ; 2022 Mar 15, 20:35 UTC [cited 2023 Feb 2]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Style_Guide/CMake&oldid=64004.
Bluebook style
Documentation/Nightly/Developers/Style Guide/CMake, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Style_Guide/CMake&oldid=64004 (last visited February 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Slicer Wiki", title = "Documentation/Nightly/Developers/Style Guide/CMake --- Slicer Wiki{,} ", year = "2022", url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Style_Guide/CMake&oldid=64004", note = "[Online; accessed 2-February-2023]" }
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/Style Guide/CMake --- Slicer Wiki{,} ", year = "2022", url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Style_Guide/CMake&oldid=64004}", note = "[Online; accessed 2-February-2023]" }