Cite This Page
Bibliographic details for TUFLOW Example Models
- Page name: TUFLOW Example Models
- Author: Tuflow contributors
- Publisher: Tuflow.
- Date of last revision: 27 January 2025 13:44 UTC
- Date retrieved: 13 May 2026 10:06 UTC
- Permanent URL: https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=42091
- Page Version ID: 42091
Citation styles for TUFLOW Example Models
APA style
TUFLOW Example Models. (2025, January 27). Tuflow. Retrieved 10:06, May 13, 2026 from https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=42091.
MLA style
"TUFLOW Example Models." Tuflow. 27 Jan 2025, 13:44 UTC. 13 May 2026, 10:06 <https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=42091>.
MHRA style
Tuflow contributors, 'TUFLOW Example Models', Tuflow, 27 January 2025, 13:44 UTC, <https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=42091> [accessed 13 May 2026]
Chicago style
Tuflow contributors, "TUFLOW Example Models," Tuflow, https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=42091 (accessed May 13, 2026).
CBE/CSE style
Tuflow contributors. TUFLOW Example Models [Internet]. Tuflow; 2025 Jan 27, 13:44 UTC [cited 2026 May 13]. Available from: https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=42091.
Bluebook style
TUFLOW Example Models, https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=42091 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Tuflow",
title = "TUFLOW Example Models --- Tuflow{,} ",
year = "2025",
url = "https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=42091",
note = "[Online; accessed 13-May-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 = "Tuflow",
title = "TUFLOW Example Models --- Tuflow{,} ",
year = "2025",
url = "\url{https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=42091}",
note = "[Online; accessed 13-May-2026]"
}