Cite This Page
Bibliographic details for Proforma
- Page name: Proforma
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 12 April 2022 07:07 UTC
- Date retrieved: 26 November 2025 19:08 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Proforma&oldid=6698
- Page Version ID: 6698
Citation styles for Proforma
APA style
Proforma. (2022, April 12). Documentation Home, . Retrieved 19:08, November 26, 2025 from https://docs.oojeema.com/index.php?title=Proforma&oldid=6698.
MLA style
"Proforma." Documentation Home, . 12 Apr 2022, 07:07 UTC. 26 Nov 2025, 19:08 <https://docs.oojeema.com/index.php?title=Proforma&oldid=6698>.
MHRA style
Documentation Home contributors, 'Proforma', Documentation Home, , 12 April 2022, 07:07 UTC, <https://docs.oojeema.com/index.php?title=Proforma&oldid=6698> [accessed 26 November 2025]
Chicago style
Documentation Home contributors, "Proforma," Documentation Home, , https://docs.oojeema.com/index.php?title=Proforma&oldid=6698 (accessed November 26, 2025).
CBE/CSE style
Documentation Home contributors. Proforma [Internet]. Documentation Home, ; 2022 Apr 12, 07:07 UTC [cited 2025 Nov 26]. Available from: https://docs.oojeema.com/index.php?title=Proforma&oldid=6698.
Bluebook style
Proforma, https://docs.oojeema.com/index.php?title=Proforma&oldid=6698 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Documentation Home",
title = "Proforma --- Documentation Home{,} ",
year = "2022",
url = "https://docs.oojeema.com/index.php?title=Proforma&oldid=6698",
note = "[Online; accessed 26-November-2025]"
}
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 = "2022",
url = "\url{https://docs.oojeema.com/index.php?title=Proforma&oldid=6698}",
note = "[Online; accessed 26-November-2025]"
}