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