Cite This Page
Bibliographic details for NIST Cybersecurity Framework 2.0
- Page name: NIST Cybersecurity Framework 2.0
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 4 March 2024 00:46 UTC
- Date retrieved: 12 April 2026 23:04 UTC
- Permanent URL: https://opencommons.org/index.php?title=NIST_Cybersecurity_Framework_2.0&oldid=14885
- Page Version ID: 14885
Citation styles for NIST Cybersecurity Framework 2.0
APA style
NIST Cybersecurity Framework 2.0. (2024, March 4). OpenCommons. Retrieved 23:04, April 12, 2026 from https://opencommons.org/index.php?title=NIST_Cybersecurity_Framework_2.0&oldid=14885.
MLA style
"NIST Cybersecurity Framework 2.0." OpenCommons. 4 Mar 2024, 00:46 UTC. 12 Apr 2026, 23:04 <https://opencommons.org/index.php?title=NIST_Cybersecurity_Framework_2.0&oldid=14885>.
MHRA style
OpenCommons contributors, 'NIST Cybersecurity Framework 2.0', OpenCommons, 4 March 2024, 00:46 UTC, <https://opencommons.org/index.php?title=NIST_Cybersecurity_Framework_2.0&oldid=14885> [accessed 12 April 2026]
Chicago style
OpenCommons contributors, "NIST Cybersecurity Framework 2.0," OpenCommons, https://opencommons.org/index.php?title=NIST_Cybersecurity_Framework_2.0&oldid=14885 (accessed April 12, 2026).
CBE/CSE style
OpenCommons contributors. NIST Cybersecurity Framework 2.0 [Internet]. OpenCommons; 2024 Mar 4, 00:46 UTC [cited 2026 Apr 12]. Available from: https://opencommons.org/index.php?title=NIST_Cybersecurity_Framework_2.0&oldid=14885.
Bluebook style
NIST Cybersecurity Framework 2.0, https://opencommons.org/index.php?title=NIST_Cybersecurity_Framework_2.0&oldid=14885 (last visited April 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "NIST Cybersecurity Framework 2.0 --- OpenCommons{,} ",
year = "2024",
url = "https://opencommons.org/index.php?title=NIST_Cybersecurity_Framework_2.0&oldid=14885",
note = "[Online; accessed 12-April-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 = "NIST Cybersecurity Framework 2.0 --- OpenCommons{,} ",
year = "2024",
url = "\url{https://opencommons.org/index.php?title=NIST_Cybersecurity_Framework_2.0&oldid=14885}",
note = "[Online; accessed 12-April-2026]"
}