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