Cite This Page
Bibliographic details for Meshing
- Page name: Meshing
- Author: OpenFOAM Wiki contributors
- Publisher: OpenFOAM Wiki, .
- Date of last revision: 11 June 2021 07:12 UTC
- Date retrieved: 13 June 2026 10:36 UTC
- Permanent URL: https://wiki.openfoam.com/index.php?title=Meshing&oldid=3762
- Page Version ID: 3762
Citation styles for Meshing
APA style
Meshing. (2021, June 11). OpenFOAM Wiki, . Retrieved 10:36, June 13, 2026 from https://wiki.openfoam.com/index.php?title=Meshing&oldid=3762.
MLA style
"Meshing." OpenFOAM Wiki, . 11 Jun 2021, 07:12 UTC. 13 Jun 2026, 10:36 <https://wiki.openfoam.com/index.php?title=Meshing&oldid=3762>.
MHRA style
OpenFOAM Wiki contributors, 'Meshing', OpenFOAM Wiki, , 11 June 2021, 07:12 UTC, <https://wiki.openfoam.com/index.php?title=Meshing&oldid=3762> [accessed 13 June 2026]
Chicago style
OpenFOAM Wiki contributors, "Meshing," OpenFOAM Wiki, , https://wiki.openfoam.com/index.php?title=Meshing&oldid=3762 (accessed June 13, 2026).
CBE/CSE style
OpenFOAM Wiki contributors. Meshing [Internet]. OpenFOAM Wiki, ; 2021 Jun 11, 07:12 UTC [cited 2026 Jun 13]. Available from: https://wiki.openfoam.com/index.php?title=Meshing&oldid=3762.
Bluebook style
Meshing, https://wiki.openfoam.com/index.php?title=Meshing&oldid=3762 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenFOAM Wiki",
title = "Meshing --- OpenFOAM Wiki{,} ",
year = "2021",
url = "https://wiki.openfoam.com/index.php?title=Meshing&oldid=3762",
note = "[Online; accessed 13-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 = "OpenFOAM Wiki",
title = "Meshing --- OpenFOAM Wiki{,} ",
year = "2021",
url = "\url{https://wiki.openfoam.com/index.php?title=Meshing&oldid=3762}",
note = "[Online; accessed 13-June-2026]"
}