Cite This Page
Bibliographic details for TUFLOW Example Models
- Page name: TUFLOW Example Models
- Author: Tuflow contributors
- Publisher: Tuflow.
- Date of last revision: 16 July 2025 22:54 UTC
- Date retrieved: 16 July 2026 02:11 UTC
- Permanent URL: https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=44448
- Page Version ID: 44448
Citation styles for TUFLOW Example Models
APA style
TUFLOW Example Models. (2025, July 16). Tuflow. Retrieved 02:11, July 16, 2026 from https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=44448.
MLA style
"TUFLOW Example Models." Tuflow. 16 Jul 2025, 22:54 UTC. 16 Jul 2026, 02:11 <https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=44448>.
MHRA style
Tuflow contributors, 'TUFLOW Example Models', Tuflow, 16 July 2025, 22:54 UTC, <https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=44448> [accessed 16 July 2026]
Chicago style
Tuflow contributors, "TUFLOW Example Models," Tuflow, https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=44448 (accessed July 16, 2026).
CBE/CSE style
Tuflow contributors. TUFLOW Example Models [Internet]. Tuflow; 2025 Jul 16, 22:54 UTC [cited 2026 Jul 16]. Available from: https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=44448.
Bluebook style
TUFLOW Example Models, https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=44448 (last visited July 16, 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=44448",
note = "[Online; accessed 16-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 = "Tuflow",
title = "TUFLOW Example Models --- Tuflow{,} ",
year = "2025",
url = "\url{https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=44448}",
note = "[Online; accessed 16-July-2026]"
}