Cite This Page
Bibliographic details for Procurement
- Page name: Procurement
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 16 March 2022 23:45 UTC
- Date retrieved: 6 September 2026 08:41 UTC
- Permanent URL: https://opencommons.org/index.php?title=Procurement&oldid=6483
- Page Version ID: 6483
Citation styles for Procurement
APA style
Procurement. (2022, March 16). OpenCommons. Retrieved 08:41, September 6, 2026 from https://opencommons.org/index.php?title=Procurement&oldid=6483.
MLA style
"Procurement." OpenCommons. 16 Mar 2022, 23:45 UTC. 6 Sep 2026, 08:41 <https://opencommons.org/index.php?title=Procurement&oldid=6483>.
MHRA style
OpenCommons contributors, 'Procurement', OpenCommons, 16 March 2022, 23:45 UTC, <https://opencommons.org/index.php?title=Procurement&oldid=6483> [accessed 6 September 2026]
Chicago style
OpenCommons contributors, "Procurement," OpenCommons, https://opencommons.org/index.php?title=Procurement&oldid=6483 (accessed September 6, 2026).
CBE/CSE style
OpenCommons contributors. Procurement [Internet]. OpenCommons; 2022 Mar 16, 23:45 UTC [cited 2026 Sep 6]. Available from: https://opencommons.org/index.php?title=Procurement&oldid=6483.
Bluebook style
Procurement, https://opencommons.org/index.php?title=Procurement&oldid=6483 (last visited September 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Procurement --- OpenCommons{,} ",
year = "2022",
url = "https://opencommons.org/index.php?title=Procurement&oldid=6483",
note = "[Online; accessed 6-September-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 = "OpenCommons",
title = "Procurement --- OpenCommons{,} ",
year = "2022",
url = "\url{https://opencommons.org/index.php?title=Procurement&oldid=6483}",
note = "[Online; accessed 6-September-2026]"
}