Cite This Page
Bibliographic details for Documentation/Labs/Pip
- Page name: Documentation/Labs/Pip
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 17 April 2016 20:11 UTC
- Date retrieved: 19 March 2026 14:59 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/Pip&oldid=45174
- Page Version ID: 45174
Citation styles for Documentation/Labs/Pip
APA style
Documentation/Labs/Pip. (2016, April 17). Slicer Wiki, . Retrieved 14:59, March 19, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Labs/Pip&oldid=45174.
MLA style
"Documentation/Labs/Pip." Slicer Wiki, . 17 Apr 2016, 20:11 UTC. 19 Mar 2026, 14:59 <https://www.slicer.org/w/index.php?title=Documentation/Labs/Pip&oldid=45174>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/Pip', Slicer Wiki, , 17 April 2016, 20:11 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/Pip&oldid=45174> [accessed 19 March 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/Pip," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/Pip&oldid=45174 (accessed March 19, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/Pip [Internet]. Slicer Wiki, ; 2016 Apr 17, 20:11 UTC [cited 2026 Mar 19]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/Pip&oldid=45174.
Bluebook style
Documentation/Labs/Pip, https://www.slicer.org/w/index.php?title=Documentation/Labs/Pip&oldid=45174 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Labs/Pip --- Slicer Wiki{,} ",
year = "2016",
url = "https://www.slicer.org/w/index.php?title=Documentation/Labs/Pip&oldid=45174",
note = "[Online; accessed 19-March-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/Labs/Pip --- Slicer Wiki{,} ",
year = "2016",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/Pip&oldid=45174}",
note = "[Online; accessed 19-March-2026]"
}