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