Cite This Page
Bibliographic details for Medical Imaging Example Meshes
- Page name: Medical Imaging Example Meshes
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 2 June 2020 15:57 UTC
- Date retrieved: 9 January 2026 21:34 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=5261
- Page Version ID: 5261
Citation styles for Medical Imaging Example Meshes
APA style
Medical Imaging Example Meshes. (2020, June 2). crtc.cs.odu.edu, . Retrieved 21:34, January 9, 2026 from https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=5261.
MLA style
"Medical Imaging Example Meshes." crtc.cs.odu.edu, . 2 Jun 2020, 15:57 UTC. 9 Jan 2026, 21:34 <https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=5261>.
MHRA style
crtc.cs.odu.edu contributors, 'Medical Imaging Example Meshes', crtc.cs.odu.edu, , 2 June 2020, 15:57 UTC, <https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=5261> [accessed 9 January 2026]
Chicago style
crtc.cs.odu.edu contributors, "Medical Imaging Example Meshes," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=5261 (accessed January 9, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. Medical Imaging Example Meshes [Internet]. crtc.cs.odu.edu, ; 2020 Jun 2, 15:57 UTC [cited 2026 Jan 9]. Available from: https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=5261.
Bluebook style
Medical Imaging Example Meshes, https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=5261 (last visited January 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "Medical Imaging Example Meshes --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=5261",
note = "[Online; accessed 9-January-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 = "crtc.cs.odu.edu",
title = "Medical Imaging Example Meshes --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=5261}",
note = "[Online; accessed 9-January-2026]"
}