Cite This Page
Bibliographic details for OpenIGTLinkIF TutorialContestSummer2012
- Page name: OpenIGTLinkIF TutorialContestSummer2012
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 19 June 2012 19:29 UTC
- Date retrieved: 7 April 2026 06:10 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76535
- Page Version ID: 76535
Citation styles for OpenIGTLinkIF TutorialContestSummer2012
APA style
OpenIGTLinkIF TutorialContestSummer2012. (2012, June 19). NAMIC Wiki, . Retrieved 06:10, April 7, 2026 from https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76535.
MLA style
"OpenIGTLinkIF TutorialContestSummer2012." NAMIC Wiki, . 19 Jun 2012, 19:29 UTC. 7 Apr 2026, 06:10 <https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76535>.
MHRA style
NAMIC Wiki contributors, 'OpenIGTLinkIF TutorialContestSummer2012', NAMIC Wiki, , 19 June 2012, 19:29 UTC, <https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76535> [accessed 7 April 2026]
Chicago style
NAMIC Wiki contributors, "OpenIGTLinkIF TutorialContestSummer2012," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76535 (accessed April 7, 2026).
CBE/CSE style
NAMIC Wiki contributors. OpenIGTLinkIF TutorialContestSummer2012 [Internet]. NAMIC Wiki, ; 2012 Jun 19, 19:29 UTC [cited 2026 Apr 7]. Available from: https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76535.
Bluebook style
OpenIGTLinkIF TutorialContestSummer2012, https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76535 (last visited April 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "OpenIGTLinkIF TutorialContestSummer2012 --- NAMIC Wiki{,} ",
year = "2012",
url = "https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76535",
note = "[Online; accessed 7-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 = "NAMIC Wiki",
title = "OpenIGTLinkIF TutorialContestSummer2012 --- NAMIC Wiki{,} ",
year = "2012",
url = "\url{https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76535}",
note = "[Online; accessed 7-April-2026]"
}