Cite This Page
Bibliographic details for Journal Voucher
- Page name: Journal Voucher
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 14 October 2020 06:21 UTC
- Date retrieved: 17 April 2026 15:26 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=589
- Page Version ID: 589
Citation styles for Journal Voucher
APA style
Journal Voucher. (2020, October 14). Documentation Home, . Retrieved 15:26, April 17, 2026 from https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=589.
MLA style
"Journal Voucher." Documentation Home, . 14 Oct 2020, 06:21 UTC. 17 Apr 2026, 15:26 <https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=589>.
MHRA style
Documentation Home contributors, 'Journal Voucher', Documentation Home, , 14 October 2020, 06:21 UTC, <https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=589> [accessed 17 April 2026]
Chicago style
Documentation Home contributors, "Journal Voucher," Documentation Home, , https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=589 (accessed April 17, 2026).
CBE/CSE style
Documentation Home contributors. Journal Voucher [Internet]. Documentation Home, ; 2020 Oct 14, 06:21 UTC [cited 2026 Apr 17]. Available from: https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=589.
Bluebook style
Journal Voucher, https://docs.oojeema.com/index.php?title=Journal_Voucher&oldid=589 (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=589",
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=589}",
note = "[Online; accessed 17-April-2026]"
}