Cite This Page
Bibliographic details for Purchase Receipt
- Page name: Purchase Receipt
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 30 September 2020 07:27 UTC
- Date retrieved: 2 March 2026 14:55 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Purchase_Receipt&oldid=164
- Page Version ID: 164
Citation styles for Purchase Receipt
APA style
Purchase Receipt. (2020, September 30). Documentation Home, . Retrieved 14:55, March 2, 2026 from https://docs.oojeema.com/index.php?title=Purchase_Receipt&oldid=164.
MLA style
"Purchase Receipt." Documentation Home, . 30 Sep 2020, 07:27 UTC. 2 Mar 2026, 14:55 <https://docs.oojeema.com/index.php?title=Purchase_Receipt&oldid=164>.
MHRA style
Documentation Home contributors, 'Purchase Receipt', Documentation Home, , 30 September 2020, 07:27 UTC, <https://docs.oojeema.com/index.php?title=Purchase_Receipt&oldid=164> [accessed 2 March 2026]
Chicago style
Documentation Home contributors, "Purchase Receipt," Documentation Home, , https://docs.oojeema.com/index.php?title=Purchase_Receipt&oldid=164 (accessed March 2, 2026).
CBE/CSE style
Documentation Home contributors. Purchase Receipt [Internet]. Documentation Home, ; 2020 Sep 30, 07:27 UTC [cited 2026 Mar 2]. Available from: https://docs.oojeema.com/index.php?title=Purchase_Receipt&oldid=164.
Bluebook style
Purchase Receipt, https://docs.oojeema.com/index.php?title=Purchase_Receipt&oldid=164 (last visited March 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Documentation Home",
title = "Purchase Receipt --- Documentation Home{,} ",
year = "2020",
url = "https://docs.oojeema.com/index.php?title=Purchase_Receipt&oldid=164",
note = "[Online; accessed 2-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 = "Documentation Home",
title = "Purchase Receipt --- Documentation Home{,} ",
year = "2020",
url = "\url{https://docs.oojeema.com/index.php?title=Purchase_Receipt&oldid=164}",
note = "[Online; accessed 2-March-2026]"
}