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 13:36 UTC
- Date retrieved: 24 February 2026 19:03 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93139
- Page Version ID: 93139
Citation styles for Code from Jay Jagadeesan for OgenIGTLink
APA style
Code from Jay Jagadeesan for OgenIGTLink. (2016, June 20). NAMIC Wiki, . Retrieved 19:03, February 24, 2026 from https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93139.
MLA style
"Code from Jay Jagadeesan for OgenIGTLink." NAMIC Wiki, . 20 Jun 2016, 13:36 UTC. 24 Feb 2026, 19:03 <https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93139>.
MHRA style
NAMIC Wiki contributors, 'Code from Jay Jagadeesan for OgenIGTLink', NAMIC Wiki, , 20 June 2016, 13:36 UTC, <https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93139> [accessed 24 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=93139 (accessed February 24, 2026).
CBE/CSE style
NAMIC Wiki contributors. Code from Jay Jagadeesan for OgenIGTLink [Internet]. NAMIC Wiki, ; 2016 Jun 20, 13:36 UTC [cited 2026 Feb 24]. Available from: https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93139.
Bluebook style
Code from Jay Jagadeesan for OgenIGTLink, https://www.na-mic.org/w/index.php?title=Code_from_Jay_Jagadeesan_for_OgenIGTLink&oldid=93139 (last visited February 24, 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=93139",
note = "[Online; accessed 24-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=93139}",
note = "[Online; accessed 24-February-2026]"
}