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