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