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