Cite This Page
Bibliographic details for Proforma
- Page name: Proforma
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 3 February 2022 03:49 UTC
- Date retrieved: 26 November 2025 23:44 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Proforma&oldid=5552
- Page Version ID: 5552
Citation styles for Proforma
APA style
Proforma. (2022, February 3). Documentation Home, . Retrieved 23:44, November 26, 2025 from https://docs.oojeema.com/index.php?title=Proforma&oldid=5552.
MLA style
"Proforma." Documentation Home, . 3 Feb 2022, 03:49 UTC. 26 Nov 2025, 23:44 <https://docs.oojeema.com/index.php?title=Proforma&oldid=5552>.
MHRA style
Documentation Home contributors, 'Proforma', Documentation Home, , 3 February 2022, 03:49 UTC, <https://docs.oojeema.com/index.php?title=Proforma&oldid=5552> [accessed 26 November 2025]
Chicago style
Documentation Home contributors, "Proforma," Documentation Home, , https://docs.oojeema.com/index.php?title=Proforma&oldid=5552 (accessed November 26, 2025).
CBE/CSE style
Documentation Home contributors. Proforma [Internet]. Documentation Home, ; 2022 Feb 3, 03:49 UTC [cited 2025 Nov 26]. Available from: https://docs.oojeema.com/index.php?title=Proforma&oldid=5552.
Bluebook style
Proforma, https://docs.oojeema.com/index.php?title=Proforma&oldid=5552 (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=5552",
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=5552}",
note = "[Online; accessed 26-November-2025]"
}