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:27 UTC
- Date retrieved: 6 April 2026 20:32 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76532
- Page Version ID: 76532
Citation styles for OpenIGTLinkIF TutorialContestSummer2012
APA style
OpenIGTLinkIF TutorialContestSummer2012. (2012, June 19). NAMIC Wiki, . Retrieved 20:32, April 6, 2026 from https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76532.
MLA style
"OpenIGTLinkIF TutorialContestSummer2012." NAMIC Wiki, . 19 Jun 2012, 19:27 UTC. 6 Apr 2026, 20:32 <https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76532>.
MHRA style
NAMIC Wiki contributors, 'OpenIGTLinkIF TutorialContestSummer2012', NAMIC Wiki, , 19 June 2012, 19:27 UTC, <https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76532> [accessed 6 April 2026]
Chicago style
NAMIC Wiki contributors, "OpenIGTLinkIF TutorialContestSummer2012," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76532 (accessed April 6, 2026).
CBE/CSE style
NAMIC Wiki contributors. OpenIGTLinkIF TutorialContestSummer2012 [Internet]. NAMIC Wiki, ; 2012 Jun 19, 19:27 UTC [cited 2026 Apr 6]. Available from: https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76532.
Bluebook style
OpenIGTLinkIF TutorialContestSummer2012, https://www.na-mic.org/w/index.php?title=OpenIGTLinkIF_TutorialContestSummer2012&oldid=76532 (last visited April 6, 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=76532",
note = "[Online; accessed 6-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=76532}",
note = "[Online; accessed 6-April-2026]"
}