Cite This Page
Bibliographic details for Meshing with cfMesh by Jozsef Nagy
- Page name: Meshing with cfMesh by Jozsef Nagy
- Author: OpenFOAM Wiki contributors
- Publisher: OpenFOAM Wiki, .
- Date of last revision: 25 March 2020 07:52 UTC
- Date retrieved: 21 July 2026 17:39 UTC
- Permanent URL: https://wiki.openfoam.com/index.php?title=Meshing_with_cfMesh_by_Jozsef_Nagy&oldid=3104
- Page Version ID: 3104
Citation styles for Meshing with cfMesh by Jozsef Nagy
APA style
Meshing with cfMesh by Jozsef Nagy. (2020, March 25). OpenFOAM Wiki, . Retrieved 17:39, July 21, 2026 from https://wiki.openfoam.com/index.php?title=Meshing_with_cfMesh_by_Jozsef_Nagy&oldid=3104.
MLA style
"Meshing with cfMesh by Jozsef Nagy." OpenFOAM Wiki, . 25 Mar 2020, 07:52 UTC. 21 Jul 2026, 17:39 <https://wiki.openfoam.com/index.php?title=Meshing_with_cfMesh_by_Jozsef_Nagy&oldid=3104>.
MHRA style
OpenFOAM Wiki contributors, 'Meshing with cfMesh by Jozsef Nagy', OpenFOAM Wiki, , 25 March 2020, 07:52 UTC, <https://wiki.openfoam.com/index.php?title=Meshing_with_cfMesh_by_Jozsef_Nagy&oldid=3104> [accessed 21 July 2026]
Chicago style
OpenFOAM Wiki contributors, "Meshing with cfMesh by Jozsef Nagy," OpenFOAM Wiki, , https://wiki.openfoam.com/index.php?title=Meshing_with_cfMesh_by_Jozsef_Nagy&oldid=3104 (accessed July 21, 2026).
CBE/CSE style
OpenFOAM Wiki contributors. Meshing with cfMesh by Jozsef Nagy [Internet]. OpenFOAM Wiki, ; 2020 Mar 25, 07:52 UTC [cited 2026 Jul 21]. Available from: https://wiki.openfoam.com/index.php?title=Meshing_with_cfMesh_by_Jozsef_Nagy&oldid=3104.
Bluebook style
Meshing with cfMesh by Jozsef Nagy, https://wiki.openfoam.com/index.php?title=Meshing_with_cfMesh_by_Jozsef_Nagy&oldid=3104 (last visited July 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenFOAM Wiki",
title = "Meshing with cfMesh by Jozsef Nagy --- OpenFOAM Wiki{,} ",
year = "2020",
url = "https://wiki.openfoam.com/index.php?title=Meshing_with_cfMesh_by_Jozsef_Nagy&oldid=3104",
note = "[Online; accessed 21-July-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 with cfMesh by Jozsef Nagy --- OpenFOAM Wiki{,} ",
year = "2020",
url = "\url{https://wiki.openfoam.com/index.php?title=Meshing_with_cfMesh_by_Jozsef_Nagy&oldid=3104}",
note = "[Online; accessed 21-July-2026]"
}