Cite This Page
Bibliographic details for Journal Voucher
- Page name: Journal Voucher
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 15 October 2020 05:45 UTC
- Date retrieved: 17 April 2026 13:08 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=597
- Page Version ID: 597
Citation styles for Journal Voucher
APA style
Journal Voucher. (2020, October 15). Documentation Home, . Retrieved 13:08, April 17, 2026 from https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=597.
MLA style
"Journal Voucher." Documentation Home, . 15 Oct 2020, 05:45 UTC. 17 Apr 2026, 13:08 <https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=597>.
MHRA style
Documentation Home contributors, 'Journal Voucher', Documentation Home, , 15 October 2020, 05:45 UTC, <https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=597> [accessed 17 April 2026]
Chicago style
Documentation Home contributors, "Journal Voucher," Documentation Home, , https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=597 (accessed April 17, 2026).
CBE/CSE style
Documentation Home contributors. Journal Voucher [Internet]. Documentation Home, ; 2020 Oct 15, 05:45 UTC [cited 2026 Apr 17]. Available from: https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=597.
Bluebook style
Journal Voucher, https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=597 (last visited April 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Documentation Home",
title = "Journal Voucher --- Documentation Home{,} ",
year = "2020",
url = "https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=597",
note = "[Online; accessed 17-April-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 = "Journal Voucher --- Documentation Home{,} ",
year = "2020",
url = "\url{https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=597}",
note = "[Online; accessed 17-April-2026]"
}