Cite This Page
Bibliographic details for Documentation/Nightly/Developers/MRML/NodeReferences
- Page name: Documentation/Nightly/Developers/MRML/NodeReferences
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 15 March 2013 14:12 UTC
- Date retrieved: 1 September 2026 18:24 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/MRML/NodeReferences&oldid=30934
- Page Version ID: 30934
Citation styles for Documentation/Nightly/Developers/MRML/NodeReferences
APA style
Documentation/Nightly/Developers/MRML/NodeReferences. (2013, March 15). Slicer Wiki, . Retrieved 18:24, September 1, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/MRML/NodeReferences&oldid=30934.
MLA style
"Documentation/Nightly/Developers/MRML/NodeReferences." Slicer Wiki, . 15 Mar 2013, 14:12 UTC. 1 Sep 2026, 18:24 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/MRML/NodeReferences&oldid=30934>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/MRML/NodeReferences', Slicer Wiki, , 15 March 2013, 14:12 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/MRML/NodeReferences&oldid=30934> [accessed 1 September 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Developers/MRML/NodeReferences," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/MRML/NodeReferences&oldid=30934 (accessed September 1, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/MRML/NodeReferences [Internet]. Slicer Wiki, ; 2013 Mar 15, 14:12 UTC [cited 2026 Sep 1]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/MRML/NodeReferences&oldid=30934.
Bluebook style
Documentation/Nightly/Developers/MRML/NodeReferences, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/MRML/NodeReferences&oldid=30934 (last visited September 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/Developers/MRML/NodeReferences --- Slicer Wiki{,} ",
year = "2013",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/MRML/NodeReferences&oldid=30934",
note = "[Online; accessed 1-September-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/MRML/NodeReferences --- Slicer Wiki{,} ",
year = "2013",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/MRML/NodeReferences&oldid=30934}",
note = "[Online; accessed 1-September-2026]"
}