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