Cite This Page
Bibliographic details for Tutorials:Persistent volumes on the Kubernetes cluster
- Page name: Tutorials:Persistent volumes on the Kubernetes cluster
- Author: Collective Computational Unit contributors
- Publisher: Collective Computational Unit, .
- Date of last revision: 22 September 2020 08:06 UTC
- Date retrieved: 29 November 2025 12:52 UTC
- Permanent URL: https://ccu.uni-konstanz.de:443/w/index.php?title=Tutorials:Persistent_volumes_on_the_Kubernetes_cluster&oldid=653
- Page Version ID: 653
Citation styles for Tutorials:Persistent volumes on the Kubernetes cluster
APA style
Tutorials:Persistent volumes on the Kubernetes cluster. (2020, September 22). Collective Computational Unit, . Retrieved 12:52, November 29, 2025 from https://ccu.uni-konstanz.de:443/w/index.php?title=Tutorials:Persistent_volumes_on_the_Kubernetes_cluster&oldid=653.
MLA style
"Tutorials:Persistent volumes on the Kubernetes cluster." Collective Computational Unit, . 22 Sep 2020, 08:06 UTC. 29 Nov 2025, 12:52 <https://ccu.uni-konstanz.de:443/w/index.php?title=Tutorials:Persistent_volumes_on_the_Kubernetes_cluster&oldid=653>.
MHRA style
Collective Computational Unit contributors, 'Tutorials:Persistent volumes on the Kubernetes cluster', Collective Computational Unit, , 22 September 2020, 08:06 UTC, <https://ccu.uni-konstanz.de:443/w/index.php?title=Tutorials:Persistent_volumes_on_the_Kubernetes_cluster&oldid=653> [accessed 29 November 2025]
Chicago style
Collective Computational Unit contributors, "Tutorials:Persistent volumes on the Kubernetes cluster," Collective Computational Unit, , https://ccu.uni-konstanz.de:443/w/index.php?title=Tutorials:Persistent_volumes_on_the_Kubernetes_cluster&oldid=653 (accessed November 29, 2025).
CBE/CSE style
Collective Computational Unit contributors. Tutorials:Persistent volumes on the Kubernetes cluster [Internet]. Collective Computational Unit, ; 2020 Sep 22, 08:06 UTC [cited 2025 Nov 29]. Available from: https://ccu.uni-konstanz.de:443/w/index.php?title=Tutorials:Persistent_volumes_on_the_Kubernetes_cluster&oldid=653.
Bluebook style
Tutorials:Persistent volumes on the Kubernetes cluster, https://ccu.uni-konstanz.de:443/w/index.php?title=Tutorials:Persistent_volumes_on_the_Kubernetes_cluster&oldid=653 (last visited November 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Collective Computational Unit",
title = "Tutorials:Persistent volumes on the Kubernetes cluster --- Collective Computational Unit{,} ",
year = "2020",
url = "https://ccu.uni-konstanz.de:443/w/index.php?title=Tutorials:Persistent_volumes_on_the_Kubernetes_cluster&oldid=653",
note = "[Online; accessed 29-November-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 = "Collective Computational Unit",
title = "Tutorials:Persistent volumes on the Kubernetes cluster --- Collective Computational Unit{,} ",
year = "2020",
url = "\url{https://ccu.uni-konstanz.de:443/w/index.php?title=Tutorials:Persistent_volumes_on_the_Kubernetes_cluster&oldid=653}",
note = "[Online; accessed 29-November-2025]"
}