Cite This Page
Bibliographic details for Purchase
- Page name: Purchase
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 17 January 2022 05:50 UTC
- Date retrieved: 1 March 2026 12:31 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Purchase&oldid=5335
- Page Version ID: 5335
Citation styles for Purchase
APA style
Purchase. (2022, January 17). Documentation Home, . Retrieved 12:31, March 1, 2026 from https://docs.oojeema.com/index.php?title=Purchase&oldid=5335.
MLA style
"Purchase." Documentation Home, . 17 Jan 2022, 05:50 UTC. 1 Mar 2026, 12:31 <https://docs.oojeema.com/index.php?title=Purchase&oldid=5335>.
MHRA style
Documentation Home contributors, 'Purchase', Documentation Home, , 17 January 2022, 05:50 UTC, <https://docs.oojeema.com/index.php?title=Purchase&oldid=5335> [accessed 1 March 2026]
Chicago style
Documentation Home contributors, "Purchase," Documentation Home, , https://docs.oojeema.com/index.php?title=Purchase&oldid=5335 (accessed March 1, 2026).
CBE/CSE style
Documentation Home contributors. Purchase [Internet]. Documentation Home, ; 2022 Jan 17, 05:50 UTC [cited 2026 Mar 1]. Available from: https://docs.oojeema.com/index.php?title=Purchase&oldid=5335.
Bluebook style
Purchase, https://docs.oojeema.com/index.php?title=Purchase&oldid=5335 (last visited March 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Documentation Home",
title = "Purchase --- Documentation Home{,} ",
year = "2022",
url = "https://docs.oojeema.com/index.php?title=Purchase&oldid=5335",
note = "[Online; accessed 1-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 --- Documentation Home{,} ",
year = "2022",
url = "\url{https://docs.oojeema.com/index.php?title=Purchase&oldid=5335}",
note = "[Online; accessed 1-March-2026]"
}