Cite This Page
Bibliographic details for Storage
- Page name: Storage
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 20 April 2021 13:05 UTC
- Date retrieved: 20 May 2026 04:20 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Storage&oldid=3894
- Page Version ID: 3894
Citation styles for Storage
APA style
Storage. (2021, April 20). COPTR, . Retrieved 04:20, May 20, 2026 from https://coptr.digipres.org/index.php?title=Storage&oldid=3894.
MLA style
"Storage." COPTR, . 20 Apr 2021, 13:05 UTC. 20 May 2026, 04:20 <https://coptr.digipres.org/index.php?title=Storage&oldid=3894>.
MHRA style
COPTR contributors, 'Storage', COPTR, , 20 April 2021, 13:05 UTC, <https://coptr.digipres.org/index.php?title=Storage&oldid=3894> [accessed 20 May 2026]
Chicago style
COPTR contributors, "Storage," COPTR, , https://coptr.digipres.org/index.php?title=Storage&oldid=3894 (accessed May 20, 2026).
CBE/CSE style
COPTR contributors. Storage [Internet]. COPTR, ; 2021 Apr 20, 13:05 UTC [cited 2026 May 20]. Available from: https://coptr.digipres.org/index.php?title=Storage&oldid=3894.
Bluebook style
Storage, https://coptr.digipres.org/index.php?title=Storage&oldid=3894 (last visited May 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Storage --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=Storage&oldid=3894",
note = "[Online; accessed 20-May-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 = "COPTR",
title = "Storage --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=Storage&oldid=3894}",
note = "[Online; accessed 20-May-2026]"
}