Cite This Page
Bibliographic details for Technical Committee for Documentation and Tutorials
- Page name: Technical Committee for Documentation and Tutorials
- Author: OpenFOAM Wiki contributors
- Publisher: OpenFOAM Wiki, .
- Date of last revision: 3 August 2020 07:21 UTC
- Date retrieved: 21 July 2026 10:57 UTC
- Permanent URL: https://wiki.openfoam.com/index.php?title=Technical_Committee_for_Documentation_and_Tutorials&oldid=3400
- Page Version ID: 3400
Citation styles for Technical Committee for Documentation and Tutorials
APA style
Technical Committee for Documentation and Tutorials. (2020, August 3). OpenFOAM Wiki, . Retrieved 10:57, July 21, 2026 from https://wiki.openfoam.com/index.php?title=Technical_Committee_for_Documentation_and_Tutorials&oldid=3400.
MLA style
"Technical Committee for Documentation and Tutorials." OpenFOAM Wiki, . 3 Aug 2020, 07:21 UTC. 21 Jul 2026, 10:57 <https://wiki.openfoam.com/index.php?title=Technical_Committee_for_Documentation_and_Tutorials&oldid=3400>.
MHRA style
OpenFOAM Wiki contributors, 'Technical Committee for Documentation and Tutorials', OpenFOAM Wiki, , 3 August 2020, 07:21 UTC, <https://wiki.openfoam.com/index.php?title=Technical_Committee_for_Documentation_and_Tutorials&oldid=3400> [accessed 21 July 2026]
Chicago style
OpenFOAM Wiki contributors, "Technical Committee for Documentation and Tutorials," OpenFOAM Wiki, , https://wiki.openfoam.com/index.php?title=Technical_Committee_for_Documentation_and_Tutorials&oldid=3400 (accessed July 21, 2026).
CBE/CSE style
OpenFOAM Wiki contributors. Technical Committee for Documentation and Tutorials [Internet]. OpenFOAM Wiki, ; 2020 Aug 3, 07:21 UTC [cited 2026 Jul 21]. Available from: https://wiki.openfoam.com/index.php?title=Technical_Committee_for_Documentation_and_Tutorials&oldid=3400.
Bluebook style
Technical Committee for Documentation and Tutorials, https://wiki.openfoam.com/index.php?title=Technical_Committee_for_Documentation_and_Tutorials&oldid=3400 (last visited July 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenFOAM Wiki",
title = "Technical Committee for Documentation and Tutorials --- OpenFOAM Wiki{,} ",
year = "2020",
url = "https://wiki.openfoam.com/index.php?title=Technical_Committee_for_Documentation_and_Tutorials&oldid=3400",
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 = "Technical Committee for Documentation and Tutorials --- OpenFOAM Wiki{,} ",
year = "2020",
url = "\url{https://wiki.openfoam.com/index.php?title=Technical_Committee_for_Documentation_and_Tutorials&oldid=3400}",
note = "[Online; accessed 21-July-2026]"
}