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