Cite This Page
Bibliographic details for Kubernetes Init Containers
- Page name: Kubernetes Init Containers
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 19 September 2019 01:42 UTC
- Date retrieved: 31 October 2024 23:13 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Kubernetes_Init_Containers&oldid=61957
- Page Version ID: 61957
Citation styles for Kubernetes Init Containers
APA style
Kubernetes Init Containers. (2019, September 19). NovaOrdis Knowledge Base, . Retrieved 23:13, October 31, 2024 from https://kb.novaordis.com/index.php?title=Kubernetes_Init_Containers&oldid=61957.
MLA style
"Kubernetes Init Containers." NovaOrdis Knowledge Base, . 19 Sep 2019, 01:42 UTC. 31 Oct 2024, 23:13 <https://kb.novaordis.com/index.php?title=Kubernetes_Init_Containers&oldid=61957>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Kubernetes Init Containers', NovaOrdis Knowledge Base, , 19 September 2019, 01:42 UTC, <https://kb.novaordis.com/index.php?title=Kubernetes_Init_Containers&oldid=61957> [accessed 31 October 2024]
Chicago style
NovaOrdis Knowledge Base contributors, "Kubernetes Init Containers," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Kubernetes_Init_Containers&oldid=61957 (accessed October 31, 2024).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Kubernetes Init Containers [Internet]. NovaOrdis Knowledge Base, ; 2019 Sep 19, 01:42 UTC [cited 2024 Oct 31]. Available from: https://kb.novaordis.com/index.php?title=Kubernetes_Init_Containers&oldid=61957.
Bluebook style
Kubernetes Init Containers, https://kb.novaordis.com/index.php?title=Kubernetes_Init_Containers&oldid=61957 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Kubernetes Init Containers --- NovaOrdis Knowledge Base{,} ", year = "2019", url = "https://kb.novaordis.com/index.php?title=Kubernetes_Init_Containers&oldid=61957", note = "[Online; accessed 31-October-2024]" }
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 = "NovaOrdis Knowledge Base", title = "Kubernetes Init Containers --- NovaOrdis Knowledge Base{,} ", year = "2019", url = "\url{https://kb.novaordis.com/index.php?title=Kubernetes_Init_Containers&oldid=61957}", note = "[Online; accessed 31-October-2024]" }