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:37 UTC
- Date retrieved: 1 May 2026 05:40 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Snapshot/Developers/Overlinking_Underlinking&oldid=25032
- Page Version ID: 25032
Citation styles for Documentation/Snapshot/Developers/Overlinking Underlinking
APA style
Documentation/Snapshot/Developers/Overlinking Underlinking. (2012, March 3). Slicer Wiki, . Retrieved 05:40, May 1, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Snapshot/Developers/Overlinking_Underlinking&oldid=25032.
MLA style
"Documentation/Snapshot/Developers/Overlinking Underlinking." Slicer Wiki, . 3 Mar 2012, 17:37 UTC. 1 May 2026, 05:40 <https://www.slicer.org/w/index.php?title=Documentation/Snapshot/Developers/Overlinking_Underlinking&oldid=25032>.
MHRA style
Slicer Wiki contributors, 'Documentation/Snapshot/Developers/Overlinking Underlinking', Slicer Wiki, , 3 March 2012, 17:37 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Snapshot/Developers/Overlinking_Underlinking&oldid=25032> [accessed 1 May 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=25032 (accessed May 1, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Snapshot/Developers/Overlinking Underlinking [Internet]. Slicer Wiki, ; 2012 Mar 3, 17:37 UTC [cited 2026 May 1]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Snapshot/Developers/Overlinking_Underlinking&oldid=25032.
Bluebook style
Documentation/Snapshot/Developers/Overlinking Underlinking, https://www.slicer.org/w/index.php?title=Documentation/Snapshot/Developers/Overlinking_Underlinking&oldid=25032 (last visited May 1, 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=25032",
note = "[Online; accessed 1-May-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=25032}",
note = "[Online; accessed 1-May-2026]"
}