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