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: 19 September 2018 07:32 UTC
- Date retrieved: 10 March 2026 07:36 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59451
- Page Version ID: 59451
Citation styles for Documentation/Nightly/Developers/Plots
APA style
Documentation/Nightly/Developers/Plots. (2018, September 19). Slicer Wiki, . Retrieved 07:36, March 10, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59451.
MLA style
"Documentation/Nightly/Developers/Plots." Slicer Wiki, . 19 Sep 2018, 07:32 UTC. 10 Mar 2026, 07:36 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59451>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/Plots', Slicer Wiki, , 19 September 2018, 07:32 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59451> [accessed 10 March 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=59451 (accessed March 10, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/Plots [Internet]. Slicer Wiki, ; 2018 Sep 19, 07:32 UTC [cited 2026 Mar 10]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59451.
Bluebook style
Documentation/Nightly/Developers/Plots, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59451 (last visited March 10, 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=59451",
note = "[Online; accessed 10-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/Nightly/Developers/Plots --- Slicer Wiki{,} ",
year = "2018",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Plots&oldid=59451}",
note = "[Online; accessed 10-March-2026]"
}