Cite This Page
Bibliographic details for Kubernetes
- Page name: Kubernetes
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 8 August 2021 21:07 UTC
- Date retrieved: 19 November 2025 14:15 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Kubernetes&oldid=14851
- Page Version ID: 14851
Citation styles for Kubernetes
APA style
Kubernetes. (2021, August 8). Fixme.ch, . Retrieved 14:15, November 19, 2025 from http://fixme.ch/w/index.php?title=Kubernetes&oldid=14851.
MLA style
"Kubernetes." Fixme.ch, . 8 Aug 2021, 21:07 UTC. 19 Nov 2025, 14:15 <http://fixme.ch/w/index.php?title=Kubernetes&oldid=14851>.
MHRA style
Fixme.ch contributors, 'Kubernetes', Fixme.ch, , 8 August 2021, 21:07 UTC, <http://fixme.ch/w/index.php?title=Kubernetes&oldid=14851> [accessed 19 November 2025]
Chicago style
Fixme.ch contributors, "Kubernetes," Fixme.ch, , http://fixme.ch/w/index.php?title=Kubernetes&oldid=14851 (accessed November 19, 2025).
CBE/CSE style
Fixme.ch contributors. Kubernetes [Internet]. Fixme.ch, ; 2021 Aug 8, 21:07 UTC [cited 2025 Nov 19]. Available from: http://fixme.ch/w/index.php?title=Kubernetes&oldid=14851.
Bluebook style
Kubernetes, http://fixme.ch/w/index.php?title=Kubernetes&oldid=14851 (last visited November 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Kubernetes --- Fixme.ch{,} ",
year = "2021",
url = "http://fixme.ch/w/index.php?title=Kubernetes&oldid=14851",
note = "[Online; accessed 19-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 = "Fixme.ch",
title = "Kubernetes --- Fixme.ch{,} ",
year = "2021",
url = "\url{http://fixme.ch/w/index.php?title=Kubernetes&oldid=14851}",
note = "[Online; accessed 19-November-2025]"
}