Cite This Page
Bibliographic details for TUFLOW Example Models
- Page name: TUFLOW Example Models
- Author: Tuflow contributors
- Publisher: Tuflow.
- Date of last revision: 6 January 2025 11:30 UTC
- Date retrieved: 12 February 2026 04:08 UTC
- Permanent URL: https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=41901
- Page Version ID: 41901
Citation styles for TUFLOW Example Models
APA style
TUFLOW Example Models. (2025, January 6). Tuflow. Retrieved 04:08, February 12, 2026 from https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=41901.
MLA style
"TUFLOW Example Models." Tuflow. 6 Jan 2025, 11:30 UTC. 12 Feb 2026, 04:08 <https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=41901>.
MHRA style
Tuflow contributors, 'TUFLOW Example Models', Tuflow, 6 January 2025, 11:30 UTC, <https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=41901> [accessed 12 February 2026]
Chicago style
Tuflow contributors, "TUFLOW Example Models," Tuflow, https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=41901 (accessed February 12, 2026).
CBE/CSE style
Tuflow contributors. TUFLOW Example Models [Internet]. Tuflow; 2025 Jan 6, 11:30 UTC [cited 2026 Feb 12]. Available from: https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=41901.
Bluebook style
TUFLOW Example Models, https://wiki.tuflow.com/w/index.php?title=TUFLOW_Example_Models&oldid=41901 (last visited February 12, 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=41901",
note = "[Online; accessed 12-February-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=41901}",
note = "[Online; accessed 12-February-2026]"
}