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: 11 September 2018 07:17 UTC
- Date retrieved: 5 June 2026 12:41 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59407
- Page Version ID: 59407
Citation styles for Documentation/Nightly/Developers/Plots
APA style
Documentation/Nightly/Developers/Plots. (2018, September 11). Slicer Wiki, . Retrieved 12:41, June 5, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59407.
MLA style
"Documentation/Nightly/Developers/Plots." Slicer Wiki, . 11 Sep 2018, 07:17 UTC. 5 Jun 2026, 12:41 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59407>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/Plots', Slicer Wiki, , 11 September 2018, 07:17 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59407> [accessed 5 June 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=59407 (accessed June 5, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/Plots [Internet]. Slicer Wiki, ; 2018 Sep 11, 07:17 UTC [cited 2026 Jun 5]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59407.
Bluebook style
Documentation/Nightly/Developers/Plots, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59407 (last visited June 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/Developers/Plots --- Slicer Wiki{,} ",
year = "2018",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59407",
note = "[Online; accessed 5-June-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 = "2018",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59407}",
note = "[Online; accessed 5-June-2026]"
}