Cite This Page
Bibliographic details for Day 8
- Page name: Day 8
- Author: OpenFOAM Wiki contributors
- Publisher: OpenFOAM Wiki, .
- Date of last revision: 13 December 2016 20:01 UTC
- Date retrieved: 23 June 2026 04:46 UTC
- Permanent URL: https://wiki.openfoam.com/index.php?title=Day_8&oldid=1185
- Page Version ID: 1185
Citation styles for Day 8
APA style
Day 8. (2016, December 13). OpenFOAM Wiki, . Retrieved 04:46, June 23, 2026 from https://wiki.openfoam.com/index.php?title=Day_8&oldid=1185.
MLA style
"Day 8." OpenFOAM Wiki, . 13 Dec 2016, 20:01 UTC. 23 Jun 2026, 04:46 <https://wiki.openfoam.com/index.php?title=Day_8&oldid=1185>.
MHRA style
OpenFOAM Wiki contributors, 'Day 8', OpenFOAM Wiki, , 13 December 2016, 20:01 UTC, <https://wiki.openfoam.com/index.php?title=Day_8&oldid=1185> [accessed 23 June 2026]
Chicago style
OpenFOAM Wiki contributors, "Day 8," OpenFOAM Wiki, , https://wiki.openfoam.com/index.php?title=Day_8&oldid=1185 (accessed June 23, 2026).
CBE/CSE style
OpenFOAM Wiki contributors. Day 8 [Internet]. OpenFOAM Wiki, ; 2016 Dec 13, 20:01 UTC [cited 2026 Jun 23]. Available from: https://wiki.openfoam.com/index.php?title=Day_8&oldid=1185.
Bluebook style
Day 8, https://wiki.openfoam.com/index.php?title=Day_8&oldid=1185 (last visited June 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenFOAM Wiki",
title = "Day 8 --- OpenFOAM Wiki{,} ",
year = "2016",
url = "https://wiki.openfoam.com/index.php?title=Day_8&oldid=1185",
note = "[Online; accessed 23-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 = "Day 8 --- OpenFOAM Wiki{,} ",
year = "2016",
url = "\url{https://wiki.openfoam.com/index.php?title=Day_8&oldid=1185}",
note = "[Online; accessed 23-June-2026]"
}