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: 11 March 2026 09:05 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Kubernetes&oldid=14847
- Page Version ID: 14847
Citation styles for Kubernetes
APA style
Kubernetes. (2021, August 8). Fixme.ch, . Retrieved 09:05, March 11, 2026 from https://fixme.ch/w/index.php?title=Kubernetes&oldid=14847.
MLA style
"Kubernetes." Fixme.ch, . 8 Aug 2021, 21:07 UTC. 11 Mar 2026, 09:05 <https://fixme.ch/w/index.php?title=Kubernetes&oldid=14847>.
MHRA style
Fixme.ch contributors, 'Kubernetes', Fixme.ch, , 8 August 2021, 21:07 UTC, <https://fixme.ch/w/index.php?title=Kubernetes&oldid=14847> [accessed 11 March 2026]
Chicago style
Fixme.ch contributors, "Kubernetes," Fixme.ch, , https://fixme.ch/w/index.php?title=Kubernetes&oldid=14847 (accessed March 11, 2026).
CBE/CSE style
Fixme.ch contributors. Kubernetes [Internet]. Fixme.ch, ; 2021 Aug 8, 21:07 UTC [cited 2026 Mar 11]. Available from: https://fixme.ch/w/index.php?title=Kubernetes&oldid=14847.
Bluebook style
Kubernetes, https://fixme.ch/w/index.php?title=Kubernetes&oldid=14847 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Kubernetes --- Fixme.ch{,} ",
year = "2021",
url = "https://fixme.ch/w/index.php?title=Kubernetes&oldid=14847",
note = "[Online; accessed 11-March-2026]"
}
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{https://fixme.ch/w/index.php?title=Kubernetes&oldid=14847}",
note = "[Online; accessed 11-March-2026]"
}