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