Cite This Page
Bibliographic details for Anisotropic Mesh Generation
- Page name: Anisotropic Mesh Generation
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 13 April 2018 14:56 UTC
- Date retrieved: 24 June 2026 06:34 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=455
- Page Version ID: 455
Citation styles for Anisotropic Mesh Generation
APA style
Anisotropic Mesh Generation. (2018, April 13). crtc.cs.odu.edu, . Retrieved 06:34, June 24, 2026 from https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=455.
MLA style
"Anisotropic Mesh Generation." crtc.cs.odu.edu, . 13 Apr 2018, 14:56 UTC. 24 Jun 2026, 06:34 <https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=455>.
MHRA style
crtc.cs.odu.edu contributors, 'Anisotropic Mesh Generation', crtc.cs.odu.edu, , 13 April 2018, 14:56 UTC, <https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=455> [accessed 24 June 2026]
Chicago style
crtc.cs.odu.edu contributors, "Anisotropic Mesh Generation," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=455 (accessed June 24, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. Anisotropic Mesh Generation [Internet]. crtc.cs.odu.edu, ; 2018 Apr 13, 14:56 UTC [cited 2026 Jun 24]. Available from: https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=455.
Bluebook style
Anisotropic Mesh Generation, https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=455 (last visited June 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "Anisotropic Mesh Generation --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=455",
note = "[Online; accessed 24-June-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 = "Anisotropic Mesh Generation --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=455}",
note = "[Online; accessed 24-June-2026]"
}