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