Cite This Page
Bibliographic details for Storage Safety
- Page name: Storage Safety
- Author: EPRI contributors
- Publisher: EPRI, Program 94.
- Date of last revision: 13 August 2025 13:58 UTC
- Date retrieved: 24 August 2026 23:38 UTC
- Permanent URL: https://storagewiki.epri.com/index.php?title=Storage_Safety&oldid=5734
- Page Version ID: 5734
Citation styles for Storage Safety
APA style
Storage Safety. (2025, August 13). EPRI, Program 94. Retrieved 23:38, August 24, 2026 from https://storagewiki.epri.com/index.php?title=Storage_Safety&oldid=5734.
MLA style
"Storage Safety." EPRI, Program 94. 13 Aug 2025, 13:58 UTC. 24 Aug 2026, 23:38 <https://storagewiki.epri.com/index.php?title=Storage_Safety&oldid=5734>.
MHRA style
EPRI contributors, 'Storage Safety', EPRI, Program 94, 13 August 2025, 13:58 UTC, <https://storagewiki.epri.com/index.php?title=Storage_Safety&oldid=5734> [accessed 24 August 2026]
Chicago style
EPRI contributors, "Storage Safety," EPRI, Program 94, https://storagewiki.epri.com/index.php?title=Storage_Safety&oldid=5734 (accessed August 24, 2026).
CBE/CSE style
EPRI contributors. Storage Safety [Internet]. EPRI, Program 94; 2025 Aug 13, 13:58 UTC [cited 2026 Aug 24]. Available from: https://storagewiki.epri.com/index.php?title=Storage_Safety&oldid=5734.
Bluebook style
Storage Safety, https://storagewiki.epri.com/index.php?title=Storage_Safety&oldid=5734 (last visited August 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EPRI",
title = "Storage Safety --- EPRI{,} Program 94",
year = "2025",
url = "https://storagewiki.epri.com/index.php?title=Storage_Safety&oldid=5734",
note = "[Online; accessed 24-August-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 = "EPRI",
title = "Storage Safety --- EPRI{,} Program 94",
year = "2025",
url = "\url{https://storagewiki.epri.com/index.php?title=Storage_Safety&oldid=5734}",
note = "[Online; accessed 24-August-2026]"
}