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