Cite This Page
1 Bibliographic details for Chapter Nine: Design of Water Structures
- Page name: Chapter Nine: Design of Water Structures
- Author: Ministry of Water DCOM Manual contributors
- Publisher: Ministry of Water DCOM Manual, .
- Date of last revision: 21 December 2020 12:30 UTC
- Date retrieved: 16 March 2026 11:42 UTC
- Permanent URL: http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=665
- Page Version ID: 665
2 Citation styles for Chapter Nine: Design of Water Structures
2.1 APA style
Chapter Nine: Design of Water Structures. (2020, December 21). Ministry of Water DCOM Manual, . Retrieved 11:42, March 16, 2026 from http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=665.
2.2 MLA style
"Chapter Nine: Design of Water Structures." Ministry of Water DCOM Manual, . 21 Dec 2020, 12:30 UTC. 16 Mar 2026, 11:42 <http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=665>.
2.3 MHRA style
Ministry of Water DCOM Manual contributors, 'Chapter Nine: Design of Water Structures', Ministry of Water DCOM Manual, , 21 December 2020, 12:30 UTC, <http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=665> [accessed 16 March 2026]
2.4 Chicago style
Ministry of Water DCOM Manual contributors, "Chapter Nine: Design of Water Structures," Ministry of Water DCOM Manual, , http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=665 (accessed March 16, 2026).
2.5 CBE/CSE style
Ministry of Water DCOM Manual contributors. Chapter Nine: Design of Water Structures [Internet]. Ministry of Water DCOM Manual, ; 2020 Dec 21, 12:30 UTC [cited 2026 Mar 16]. Available from: http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=665.
2.6 Bluebook style
Chapter Nine: Design of Water Structures, http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=665 (last visited March 16, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "Ministry of Water DCOM Manual",
title = "Chapter Nine: Design of Water Structures --- Ministry of Water DCOM Manual{,} ",
year = "2020",
url = "http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=665",
note = "[Online; accessed 16-March-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 = "Ministry of Water DCOM Manual",
title = "Chapter Nine: Design of Water Structures --- Ministry of Water DCOM Manual{,} ",
year = "2020",
url = "\url{http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=665}",
note = "[Online; accessed 16-March-2026]"
}