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: 5 January 2023 18:35 UTC
- Date retrieved: 4 June 2026 12:10 UTC
- Permanent URL: https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=4121
- Page Version ID: 4121
Citation styles for High Performance Computing (HPC) Technical Committee
APA style
High Performance Computing (HPC) Technical Committee. (2023, January 5). OpenFOAM Wiki, . Retrieved 12:10, June 4, 2026 from https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=4121.
MLA style
"High Performance Computing (HPC) Technical Committee." OpenFOAM Wiki, . 5 Jan 2023, 18:35 UTC. 4 Jun 2026, 12:10 <https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=4121>.
MHRA style
OpenFOAM Wiki contributors, 'High Performance Computing (HPC) Technical Committee', OpenFOAM Wiki, , 5 January 2023, 18:35 UTC, <https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=4121> [accessed 4 June 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=4121 (accessed June 4, 2026).
CBE/CSE style
OpenFOAM Wiki contributors. High Performance Computing (HPC) Technical Committee [Internet]. OpenFOAM Wiki, ; 2023 Jan 5, 18:35 UTC [cited 2026 Jun 4]. Available from: https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=4121.
Bluebook style
High Performance Computing (HPC) Technical Committee, https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=4121 (last visited June 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenFOAM Wiki",
title = "High Performance Computing (HPC) Technical Committee --- OpenFOAM Wiki{,} ",
year = "2023",
url = "https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=4121",
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 = "High Performance Computing (HPC) Technical Committee --- OpenFOAM Wiki{,} ",
year = "2023",
url = "\url{https://wiki.openfoam.com/index.php?title=High_Performance_Computing_(HPC)_Technical_Committee&oldid=4121}",
note = "[Online; accessed 4-June-2026]"
}