More actions
Bibliographic details for Docker
- Page name: Docker
- Author: Nest Guides contributors
- Publisher: Nest Guides.
- Date of last revision: 31 May 2025 13:48 UTC
- Date retrieved: 13 June 2025 22:43 UTC
- Permanent URL: https://guides.hackclub.app/index.php?title=Docker&oldid=186
- Page Version ID: 186
Citation styles for Docker
APA style
Docker. (2025, May 31). Nest Guides. Retrieved 22:43, June 13, 2025 from https://guides.hackclub.app/index.php?title=Docker&oldid=186.
MLA style
"Docker." Nest Guides. 31 May 2025, 13:48 UTC. 13 Jun 2025, 22:43 <https://guides.hackclub.app/index.php?title=Docker&oldid=186>.
MHRA style
Nest Guides contributors, 'Docker', Nest Guides, 31 May 2025, 13:48 UTC, <https://guides.hackclub.app/index.php?title=Docker&oldid=186> [accessed 13 June 2025]
Chicago style
Nest Guides contributors, "Docker," Nest Guides, https://guides.hackclub.app/index.php?title=Docker&oldid=186 (accessed June 13, 2025).
CBE/CSE style
Nest Guides contributors. Docker [Internet]. Nest Guides; 2025 May 31, 13:48 UTC [cited 2025 Jun 13]. Available from: https://guides.hackclub.app/index.php?title=Docker&oldid=186.
Bluebook style
Docker, https://guides.hackclub.app/index.php?title=Docker&oldid=186 (last visited June 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Nest Guides", title = "Docker --- Nest Guides{,} ", year = "2025", url = "https://guides.hackclub.app/index.php?title=Docker&oldid=186", note = "[Online; accessed 13-June-2025]" }
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 = "Nest Guides", title = "Docker --- Nest Guides{,} ", year = "2025", url = "\url{https://guides.hackclub.app/index.php?title=Docker&oldid=186}", note = "[Online; accessed 13-June-2025]" }