Cite This Page
Bibliographic details for Resilience HUB - NIST Guide
- Page name: Resilience HUB - NIST Guide
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 17 January 2023 05:34 UTC
- Date retrieved: 10 June 2026 18:39 UTC
- Permanent URL: https://opencommons.org/index.php?title=Resilience_HUB_-_NIST_Guide&oldid=11798
- Page Version ID: 11798
Citation styles for Resilience HUB - NIST Guide
APA style
Resilience HUB - NIST Guide. (2023, January 17). OpenCommons. Retrieved 18:39, June 10, 2026 from https://opencommons.org/index.php?title=Resilience_HUB_-_NIST_Guide&oldid=11798.
MLA style
"Resilience HUB - NIST Guide." OpenCommons. 17 Jan 2023, 05:34 UTC. 10 Jun 2026, 18:39 <https://opencommons.org/index.php?title=Resilience_HUB_-_NIST_Guide&oldid=11798>.
MHRA style
OpenCommons contributors, 'Resilience HUB - NIST Guide', OpenCommons, 17 January 2023, 05:34 UTC, <https://opencommons.org/index.php?title=Resilience_HUB_-_NIST_Guide&oldid=11798> [accessed 10 June 2026]
Chicago style
OpenCommons contributors, "Resilience HUB - NIST Guide," OpenCommons, https://opencommons.org/index.php?title=Resilience_HUB_-_NIST_Guide&oldid=11798 (accessed June 10, 2026).
CBE/CSE style
OpenCommons contributors. Resilience HUB - NIST Guide [Internet]. OpenCommons; 2023 Jan 17, 05:34 UTC [cited 2026 Jun 10]. Available from: https://opencommons.org/index.php?title=Resilience_HUB_-_NIST_Guide&oldid=11798.
Bluebook style
Resilience HUB - NIST Guide, https://opencommons.org/index.php?title=Resilience_HUB_-_NIST_Guide&oldid=11798 (last visited June 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Resilience HUB - NIST Guide --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=Resilience_HUB_-_NIST_Guide&oldid=11798",
note = "[Online; accessed 10-June-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 = "Resilience HUB - NIST Guide --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=Resilience_HUB_-_NIST_Guide&oldid=11798}",
note = "[Online; accessed 10-June-2026]"
}