Cite This Page
Bibliographic details for Information Resource Toolkit for First Responders
- Page name: Information Resource Toolkit for First Responders
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 24 January 2023 23:48 UTC
- Date retrieved: 17 July 2026 23:25 UTC
- Permanent URL: https://opencommons.org/index.php?title=Information_Resource_Toolkit_for_First_Responders&oldid=12188
- Page Version ID: 12188
Citation styles for Information Resource Toolkit for First Responders
APA style
Information Resource Toolkit for First Responders. (2023, January 24). OpenCommons. Retrieved 23:25, July 17, 2026 from https://opencommons.org/index.php?title=Information_Resource_Toolkit_for_First_Responders&oldid=12188.
MLA style
"Information Resource Toolkit for First Responders." OpenCommons. 24 Jan 2023, 23:48 UTC. 17 Jul 2026, 23:25 <https://opencommons.org/index.php?title=Information_Resource_Toolkit_for_First_Responders&oldid=12188>.
MHRA style
OpenCommons contributors, 'Information Resource Toolkit for First Responders', OpenCommons, 24 January 2023, 23:48 UTC, <https://opencommons.org/index.php?title=Information_Resource_Toolkit_for_First_Responders&oldid=12188> [accessed 17 July 2026]
Chicago style
OpenCommons contributors, "Information Resource Toolkit for First Responders," OpenCommons, https://opencommons.org/index.php?title=Information_Resource_Toolkit_for_First_Responders&oldid=12188 (accessed July 17, 2026).
CBE/CSE style
OpenCommons contributors. Information Resource Toolkit for First Responders [Internet]. OpenCommons; 2023 Jan 24, 23:48 UTC [cited 2026 Jul 17]. Available from: https://opencommons.org/index.php?title=Information_Resource_Toolkit_for_First_Responders&oldid=12188.
Bluebook style
Information Resource Toolkit for First Responders, https://opencommons.org/index.php?title=Information_Resource_Toolkit_for_First_Responders&oldid=12188 (last visited July 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Information Resource Toolkit for First Responders --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=Information_Resource_Toolkit_for_First_Responders&oldid=12188",
note = "[Online; accessed 17-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 = "Information Resource Toolkit for First Responders --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=Information_Resource_Toolkit_for_First_Responders&oldid=12188}",
note = "[Online; accessed 17-July-2026]"
}