Cite This Page
Bibliographic details for High Performance Computing (HPC) Technical Committee
- Page name: High Performance Computing (HPC) Technical Committee
- Author: OpenFOAM Wiki contributors
- Publisher: OpenFOAM Wiki, .
- Date of last revision: 20 October 2021 13:56 UTC
- Date retrieved: 21 July 2026 07:33 UTC
- Permanent URL: https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=3832
- Page Version ID: 3832
Citation styles for High Performance Computing (HPC) Technical Committee
APA style
High Performance Computing (HPC) Technical Committee. (2021, October 20). OpenFOAM Wiki, . Retrieved 07:33, July 21, 2026 from https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=3832.
MLA style
"High Performance Computing (HPC) Technical Committee." OpenFOAM Wiki, . 20 Oct 2021, 13:56 UTC. 21 Jul 2026, 07:33 <https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=3832>.
MHRA style
OpenFOAM Wiki contributors, 'High Performance Computing (HPC) Technical Committee', OpenFOAM Wiki, , 20 October 2021, 13:56 UTC, <https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=3832> [accessed 21 July 2026]
Chicago style
OpenFOAM Wiki contributors, "High Performance Computing (HPC) Technical Committee," OpenFOAM Wiki, , https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=3832 (accessed July 21, 2026).
CBE/CSE style
OpenFOAM Wiki contributors. High Performance Computing (HPC) Technical Committee [Internet]. OpenFOAM Wiki, ; 2021 Oct 20, 13:56 UTC [cited 2026 Jul 21]. Available from: https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=3832.
Bluebook style
High Performance Computing (HPC) Technical Committee, https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=3832 (last visited July 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenFOAM Wiki",
title = "High Performance Computing (HPC) Technical Committee --- OpenFOAM Wiki{,} ",
year = "2021",
url = "https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=3832",
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 = "High Performance Computing (HPC) Technical Committee --- OpenFOAM Wiki{,} ",
year = "2021",
url = "\url{https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=3832}",
note = "[Online; accessed 21-July-2026]"
}