Cite This Page
Bibliographic details for Documentation/Nightly/Developers/Extensions/DescriptionFile
- Page name: Documentation/Nightly/Developers/Extensions/DescriptionFile
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 19 June 2015 04:46 UTC
- Date retrieved: 2 April 2026 16:16 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Extensions/DescriptionFile&oldid=41842
- Page Version ID: 41842
Citation styles for Documentation/Nightly/Developers/Extensions/DescriptionFile
APA style
Documentation/Nightly/Developers/Extensions/DescriptionFile. (2015, June 19). Slicer Wiki, . Retrieved 16:16, April 2, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Extensions/DescriptionFile&oldid=41842.
MLA style
"Documentation/Nightly/Developers/Extensions/DescriptionFile." Slicer Wiki, . 19 Jun 2015, 04:46 UTC. 2 Apr 2026, 16:16 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Extensions/DescriptionFile&oldid=41842>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/Extensions/DescriptionFile', Slicer Wiki, , 19 June 2015, 04:46 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Extensions/DescriptionFile&oldid=41842> [accessed 2 April 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Developers/Extensions/DescriptionFile," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Extensions/DescriptionFile&oldid=41842 (accessed April 2, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/Extensions/DescriptionFile [Internet]. Slicer Wiki, ; 2015 Jun 19, 04:46 UTC [cited 2026 Apr 2]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Extensions/DescriptionFile&oldid=41842.
Bluebook style
Documentation/Nightly/Developers/Extensions/DescriptionFile, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Extensions/DescriptionFile&oldid=41842 (last visited April 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/Developers/Extensions/DescriptionFile --- Slicer Wiki{,} ",
year = "2015",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Extensions/DescriptionFile&oldid=41842",
note = "[Online; accessed 2-April-2026]"
}
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/Extensions/DescriptionFile --- Slicer Wiki{,} ",
year = "2015",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Extensions/DescriptionFile&oldid=41842}",
note = "[Online; accessed 2-April-2026]"
}