Cite This Page
Bibliographic details for MRL Example Meshes
- Page name: MRL Example Meshes
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 14 February 2020 15:49 UTC
- Date retrieved: 6 February 2026 23:12 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=MRL_Example_Meshes&oldid=4730
- Page Version ID: 4730
Citation styles for MRL Example Meshes
APA style
MRL Example Meshes. (2020, February 14). crtc.cs.odu.edu, . Retrieved 23:12, February 6, 2026 from https://crtc.cs.odu.edu/index.php?title=MRL_Example_Meshes&oldid=4730.
MLA style
"MRL Example Meshes." crtc.cs.odu.edu, . 14 Feb 2020, 15:49 UTC. 6 Feb 2026, 23:12 <https://crtc.cs.odu.edu/index.php?title=MRL_Example_Meshes&oldid=4730>.
MHRA style
crtc.cs.odu.edu contributors, 'MRL Example Meshes', crtc.cs.odu.edu, , 14 February 2020, 15:49 UTC, <https://crtc.cs.odu.edu/index.php?title=MRL_Example_Meshes&oldid=4730> [accessed 6 February 2026]
Chicago style
crtc.cs.odu.edu contributors, "MRL Example Meshes," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=MRL_Example_Meshes&oldid=4730 (accessed February 6, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. MRL Example Meshes [Internet]. crtc.cs.odu.edu, ; 2020 Feb 14, 15:49 UTC [cited 2026 Feb 6]. Available from: https://crtc.cs.odu.edu/index.php?title=MRL_Example_Meshes&oldid=4730.
Bluebook style
MRL Example Meshes, https://crtc.cs.odu.edu/index.php?title=MRL_Example_Meshes&oldid=4730 (last visited February 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "MRL Example Meshes --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "https://crtc.cs.odu.edu/index.php?title=MRL_Example_Meshes&oldid=4730",
note = "[Online; accessed 6-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 = "crtc.cs.odu.edu",
title = "MRL Example Meshes --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=MRL_Example_Meshes&oldid=4730}",
note = "[Online; accessed 6-February-2026]"
}