Cite This Page
Bibliographic details for Delivery Receipt
- Page name: Delivery Receipt
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 20 January 2022 03:01 UTC
- Date retrieved: 2 June 2026 02:55 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Delivery_Receipt&oldid=5336
- Page Version ID: 5336
Citation styles for Delivery Receipt
APA style
Delivery Receipt. (2022, January 20). Documentation Home, . Retrieved 02:55, June 2, 2026 from https://docs.oojeema.com/index.php?title=Delivery_Receipt&oldid=5336.
MLA style
"Delivery Receipt." Documentation Home, . 20 Jan 2022, 03:01 UTC. 2 Jun 2026, 02:55 <https://docs.oojeema.com/index.php?title=Delivery_Receipt&oldid=5336>.
MHRA style
Documentation Home contributors, 'Delivery Receipt', Documentation Home, , 20 January 2022, 03:01 UTC, <https://docs.oojeema.com/index.php?title=Delivery_Receipt&oldid=5336> [accessed 2 June 2026]
Chicago style
Documentation Home contributors, "Delivery Receipt," Documentation Home, , https://docs.oojeema.com/index.php?title=Delivery_Receipt&oldid=5336 (accessed June 2, 2026).
CBE/CSE style
Documentation Home contributors. Delivery Receipt [Internet]. Documentation Home, ; 2022 Jan 20, 03:01 UTC [cited 2026 Jun 2]. Available from: https://docs.oojeema.com/index.php?title=Delivery_Receipt&oldid=5336.
Bluebook style
Delivery Receipt, https://docs.oojeema.com/index.php?title=Delivery_Receipt&oldid=5336 (last visited June 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Documentation Home",
title = "Delivery Receipt --- Documentation Home{,} ",
year = "2022",
url = "https://docs.oojeema.com/index.php?title=Delivery_Receipt&oldid=5336",
note = "[Online; accessed 2-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 = "Documentation Home",
title = "Delivery Receipt --- Documentation Home{,} ",
year = "2022",
url = "\url{https://docs.oojeema.com/index.php?title=Delivery_Receipt&oldid=5336}",
note = "[Online; accessed 2-June-2026]"
}