Cite This Page
Bibliographic details for Day 7
- Page name: Day 7
- Author: OpenFOAM Wiki contributors
- Publisher: OpenFOAM Wiki, .
- Date of last revision: 12 October 2017 05:42 UTC
- Date retrieved: 22 July 2026 02:23 UTC
- Permanent URL: https://wiki.openfoam.com/index.php?title=Day_7&oldid=1879
- Page Version ID: 1879
Citation styles for Day 7
APA style
Day 7. (2017, October 12). OpenFOAM Wiki, . Retrieved 02:23, July 22, 2026 from https://wiki.openfoam.com/index.php?title=Day_7&oldid=1879.
MLA style
"Day 7." OpenFOAM Wiki, . 12 Oct 2017, 05:42 UTC. 22 Jul 2026, 02:23 <https://wiki.openfoam.com/index.php?title=Day_7&oldid=1879>.
MHRA style
OpenFOAM Wiki contributors, 'Day 7', OpenFOAM Wiki, , 12 October 2017, 05:42 UTC, <https://wiki.openfoam.com/index.php?title=Day_7&oldid=1879> [accessed 22 July 2026]
Chicago style
OpenFOAM Wiki contributors, "Day 7," OpenFOAM Wiki, , https://wiki.openfoam.com/index.php?title=Day_7&oldid=1879 (accessed July 22, 2026).
CBE/CSE style
OpenFOAM Wiki contributors. Day 7 [Internet]. OpenFOAM Wiki, ; 2017 Oct 12, 05:42 UTC [cited 2026 Jul 22]. Available from: https://wiki.openfoam.com/index.php?title=Day_7&oldid=1879.
Bluebook style
Day 7, https://wiki.openfoam.com/index.php?title=Day_7&oldid=1879 (last visited July 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenFOAM Wiki",
title = "Day 7 --- OpenFOAM Wiki{,} ",
year = "2017",
url = "https://wiki.openfoam.com/index.php?title=Day_7&oldid=1879",
note = "[Online; accessed 22-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 = "Day 7 --- OpenFOAM Wiki{,} ",
year = "2017",
url = "\url{https://wiki.openfoam.com/index.php?title=Day_7&oldid=1879}",
note = "[Online; accessed 22-July-2026]"
}