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: 18 April 2026 08:23 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 08:23, April 18, 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. 18 Apr 2026, 08:23 <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 18 April 2026]
Chicago style
EPRI contributors, "Storage Safety," EPRI, Program 94, https://storagewiki.epri.com/index.php?title=Storage_Safety&oldid=6045 (accessed April 18, 2026).
CBE/CSE style
EPRI contributors. Storage Safety [Internet]. EPRI, Program 94; 2026 Feb 11, 23:19 UTC [cited 2026 Apr 18]. 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 April 18, 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 18-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 = "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 18-April-2026]"
}