Cite This Page
Bibliographic details for Isotropic Mesh Generation
- Page name: Isotropic Mesh Generation
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 10 May 2018 10:22 UTC
- Date retrieved: 27 October 2025 12:14 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Isotropic_Mesh_Generation&oldid=802
- Page Version ID: 802
Citation styles for Isotropic Mesh Generation
APA style
Isotropic Mesh Generation. (2018, May 10). crtc.cs.odu.edu, . Retrieved 12:14, October 27, 2025 from https://crtc.cs.odu.edu/index.php?title=Isotropic_Mesh_Generation&oldid=802.
MLA style
"Isotropic Mesh Generation." crtc.cs.odu.edu, . 10 May 2018, 10:22 UTC. 27 Oct 2025, 12:14 <https://crtc.cs.odu.edu/index.php?title=Isotropic_Mesh_Generation&oldid=802>.
MHRA style
crtc.cs.odu.edu contributors, 'Isotropic Mesh Generation', crtc.cs.odu.edu, , 10 May 2018, 10:22 UTC, <https://crtc.cs.odu.edu/index.php?title=Isotropic_Mesh_Generation&oldid=802> [accessed 27 October 2025]
Chicago style
crtc.cs.odu.edu contributors, "Isotropic Mesh Generation," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Isotropic_Mesh_Generation&oldid=802 (accessed October 27, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. Isotropic Mesh Generation [Internet]. crtc.cs.odu.edu, ; 2018 May 10, 10:22 UTC [cited 2025 Oct 27]. Available from: https://crtc.cs.odu.edu/index.php?title=Isotropic_Mesh_Generation&oldid=802.
Bluebook style
Isotropic Mesh Generation, https://crtc.cs.odu.edu/index.php?title=Isotropic_Mesh_Generation&oldid=802 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "Isotropic Mesh Generation --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "https://crtc.cs.odu.edu/index.php?title=Isotropic_Mesh_Generation&oldid=802",
note = "[Online; accessed 27-October-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 = "Isotropic Mesh Generation --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Isotropic_Mesh_Generation&oldid=802}",
note = "[Online; accessed 27-October-2025]"
}