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