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: 4 June 2021 12:45 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=1071
- Page Version ID: 1071
2 Citation styles for Chapter Nine: Design of Water Structures
2.1 APA style
Chapter Nine: Design of Water Structures. (2021, June 4). 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=1071.
2.2 MLA style
"Chapter Nine: Design of Water Structures." Ministry of Water DCOM Manual, . 4 Jun 2021, 12:45 UTC. 16 Mar 2026, 11:42 <http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=1071>.
2.3 MHRA style
Ministry of Water DCOM Manual contributors, 'Chapter Nine: Design of Water Structures', Ministry of Water DCOM Manual, , 4 June 2021, 12:45 UTC, <http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=1071> [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=1071 (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, ; 2021 Jun 4, 12:45 UTC [cited 2026 Mar 16]. Available from: http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=1071.
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=1071 (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 = "2021",
url = "http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=1071",
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 = "2021",
url = "\url{http://design.maji.go.tz/index.php?title=Chapter_Nine:_Design_of_Water_Structures&oldid=1071}",
note = "[Online; accessed 16-March-2026]"
}