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: 10 January 2026 13:32 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=4772
- Page Version ID: 4772
Citation styles for Medical Imaging Example Meshes
APA style
Medical Imaging Example Meshes. (2020, June 2). crtc.cs.odu.edu, . Retrieved 13:32, January 10, 2026 from https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=4772.
MLA style
"Medical Imaging Example Meshes." crtc.cs.odu.edu, . 2 Jun 2020, 15:57 UTC. 10 Jan 2026, 13:32 <https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=4772>.
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=4772> [accessed 10 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=4772 (accessed January 10, 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 10]. Available from: https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=4772.
Bluebook style
Medical Imaging Example Meshes, https://crtc.cs.odu.edu/index.php?title=Medical_Imaging_Example_Meshes&oldid=4772 (last visited January 10, 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=4772",
note = "[Online; accessed 10-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=4772}",
note = "[Online; accessed 10-January-2026]"
}