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