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