Cite This Page
Bibliographic details for Docker
- Page name: Docker
- Author: CMU ITSC Network contributors
- Publisher: CMU ITSC Network, .
- Date of last revision: 28 March 2019 07:50 UTC
- Date retrieved: 13 August 2026 12:51 UTC
- Permanent URL: https://network.cmu.ac.th/wiki/index.php?title=Docker&oldid=1782
- Page Version ID: 1782
Citation styles for Docker
APA style
Docker. (2019, March 28). CMU ITSC Network, . Retrieved 12:51, August 13, 2026 from https://network.cmu.ac.th/wiki/index.php?title=Docker&oldid=1782.
MLA style
"Docker." CMU ITSC Network, . 28 Mar 2019, 07:50 UTC. 13 Aug 2026, 12:51 <https://network.cmu.ac.th/wiki/index.php?title=Docker&oldid=1782>.
MHRA style
CMU ITSC Network contributors, 'Docker', CMU ITSC Network, , 28 March 2019, 07:50 UTC, <https://network.cmu.ac.th/wiki/index.php?title=Docker&oldid=1782> [accessed 13 August 2026]
Chicago style
CMU ITSC Network contributors, "Docker," CMU ITSC Network, , https://network.cmu.ac.th/wiki/index.php?title=Docker&oldid=1782 (accessed August 13, 2026).
CBE/CSE style
CMU ITSC Network contributors. Docker [Internet]. CMU ITSC Network, ; 2019 Mar 28, 07:50 UTC [cited 2026 Aug 13]. Available from: https://network.cmu.ac.th/wiki/index.php?title=Docker&oldid=1782.
Bluebook style
Docker, https://network.cmu.ac.th/wiki/index.php?title=Docker&oldid=1782 (last visited August 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CMU ITSC Network",
title = "Docker --- CMU ITSC Network{,} ",
year = "2019",
url = "https://network.cmu.ac.th/wiki/index.php?title=Docker&oldid=1782",
note = "[Online; accessed 13-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 = "CMU ITSC Network",
title = "Docker --- CMU ITSC Network{,} ",
year = "2019",
url = "\url{https://network.cmu.ac.th/wiki/index.php?title=Docker&oldid=1782}",
note = "[Online; accessed 13-August-2026]"
}