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