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