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