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 December 2025 11:25 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 11:25, December 15, 2025 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 Dec 2025, 11:25 <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 December 2025]
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 December 15, 2025).
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 2025 Dec 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 December 15, 2025).
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-December-2025]"
}
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-December-2025]"
}