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