Cite This Page
Bibliographic details for Code from Jay Jagadeesan for OgenIGTLink
- Page name: Code from Jay Jagadeesan for OgenIGTLink
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 20 June 2016 14:48 UTC
- Date retrieved: 28 February 2026 06:38 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93169
- Page Version ID: 93169
Citation styles for Code from Jay Jagadeesan for OgenIGTLink
APA style
Code from Jay Jagadeesan for OgenIGTLink. (2016, June 20). NAMIC Wiki, . Retrieved 06:38, February 28, 2026 from https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93169.
MLA style
"Code from Jay Jagadeesan for OgenIGTLink." NAMIC Wiki, . 20 Jun 2016, 14:48 UTC. 28 Feb 2026, 06:38 <https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93169>.
MHRA style
NAMIC Wiki contributors, 'Code from Jay Jagadeesan for OgenIGTLink', NAMIC Wiki, , 20 June 2016, 14:48 UTC, <https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93169> [accessed 28 February 2026]
Chicago style
NAMIC Wiki contributors, "Code from Jay Jagadeesan for OgenIGTLink," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93169 (accessed February 28, 2026).
CBE/CSE style
NAMIC Wiki contributors. Code from Jay Jagadeesan for OgenIGTLink [Internet]. NAMIC Wiki, ; 2016 Jun 20, 14:48 UTC [cited 2026 Feb 28]. Available from: https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93169.
Bluebook style
Code from Jay Jagadeesan for OgenIGTLink, https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93169 (last visited February 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Code from Jay Jagadeesan for OgenIGTLink --- NAMIC Wiki{,} ",
year = "2016",
url = "https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93169",
note = "[Online; accessed 28-February-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 = "Code from Jay Jagadeesan for OgenIGTLink --- NAMIC Wiki{,} ",
year = "2016",
url = "\url{https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93169}",
note = "[Online; accessed 28-February-2026]"
}