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