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: 1 March 2026 11: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 11:57, March 1, 2026 from https://docs.oojeema.com/index.php?title=Proforma&oldid=6594.
MLA style
"Proforma." Documentation Home, . 7 Apr 2022, 03:35 UTC. 1 Mar 2026, 11: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 1 March 2026]
Chicago style
Documentation Home contributors, "Proforma," Documentation Home, , https://docs.oojeema.com/index.php?title=Proforma&oldid=6594 (accessed March 1, 2026).
CBE/CSE style
Documentation Home contributors. Proforma [Internet]. Documentation Home, ; 2022 Apr 7, 03:35 UTC [cited 2026 Mar 1]. 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 March 1, 2026).
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 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 = "2022",
url = "\url{https://docs.oojeema.com/index.php?title=Proforma&oldid=6594}",
note = "[Online; accessed 1-March-2026]"
}