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