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: 25 February 2026 22:55 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=764
- Page Version ID: 764
Citation styles for Anisotropic Mesh Generation
APA style
Anisotropic Mesh Generation. (2018, April 13). crtc.cs.odu.edu, . Retrieved 22:55, February 25, 2026 from https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=764.
MLA style
"Anisotropic Mesh Generation." crtc.cs.odu.edu, . 13 Apr 2018, 14:56 UTC. 25 Feb 2026, 22:55 <https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=764>.
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=764> [accessed 25 February 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=764 (accessed February 25, 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 Feb 25]. Available from: https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=764.
Bluebook style
Anisotropic Mesh Generation, https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=764 (last visited February 25, 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=764",
note = "[Online; accessed 25-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 = "Anisotropic Mesh Generation --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Anisotropic_Mesh_Generation&oldid=764}",
note = "[Online; accessed 25-February-2026]"
}