Cite This Page
Bibliographic details for Knowledge Management
- Page name: Knowledge Management
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 14 February 2023 20:20 UTC
- Date retrieved: 14 July 2026 13:08 UTC
- Permanent URL: https://opencommons.org/index.php?title=Knowledge_Management&oldid=12666
- Page Version ID: 12666
Citation styles for Knowledge Management
APA style
Knowledge Management. (2023, February 14). OpenCommons. Retrieved 13:08, July 14, 2026 from https://opencommons.org/index.php?title=Knowledge_Management&oldid=12666.
MLA style
"Knowledge Management." OpenCommons. 14 Feb 2023, 20:20 UTC. 14 Jul 2026, 13:08 <https://opencommons.org/index.php?title=Knowledge_Management&oldid=12666>.
MHRA style
OpenCommons contributors, 'Knowledge Management', OpenCommons, 14 February 2023, 20:20 UTC, <https://opencommons.org/index.php?title=Knowledge_Management&oldid=12666> [accessed 14 July 2026]
Chicago style
OpenCommons contributors, "Knowledge Management," OpenCommons, https://opencommons.org/index.php?title=Knowledge_Management&oldid=12666 (accessed July 14, 2026).
CBE/CSE style
OpenCommons contributors. Knowledge Management [Internet]. OpenCommons; 2023 Feb 14, 20:20 UTC [cited 2026 Jul 14]. Available from: https://opencommons.org/index.php?title=Knowledge_Management&oldid=12666.
Bluebook style
Knowledge Management, https://opencommons.org/index.php?title=Knowledge_Management&oldid=12666 (last visited July 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Knowledge Management --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=Knowledge_Management&oldid=12666",
note = "[Online; accessed 14-July-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 = "Knowledge Management --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=Knowledge_Management&oldid=12666}",
note = "[Online; accessed 14-July-2026]"
}