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