Cite This Page
Bibliographic details for Loadbalance with Keepalived Nginx
- Page name: Loadbalance with Keepalived Nginx
- Author: CMU ITSC Network contributors
- Publisher: CMU ITSC Network, .
- Date of last revision: 8 June 2021 06:47 UTC
- Date retrieved: 13 August 2026 11:52 UTC
- Permanent URL: https://network.cmu.ac.th/wiki/index.php?title=Loadbalance_with_Keepalived_Nginx&oldid=3079
- Page Version ID: 3079
Citation styles for Loadbalance with Keepalived Nginx
APA style
Loadbalance with Keepalived Nginx. (2021, June 8). CMU ITSC Network, . Retrieved 11:52, August 13, 2026 from https://network.cmu.ac.th/wiki/index.php?title=Loadbalance_with_Keepalived_Nginx&oldid=3079.
MLA style
"Loadbalance with Keepalived Nginx." CMU ITSC Network, . 8 Jun 2021, 06:47 UTC. 13 Aug 2026, 11:52 <https://network.cmu.ac.th/wiki/index.php?title=Loadbalance_with_Keepalived_Nginx&oldid=3079>.
MHRA style
CMU ITSC Network contributors, 'Loadbalance with Keepalived Nginx', CMU ITSC Network, , 8 June 2021, 06:47 UTC, <https://network.cmu.ac.th/wiki/index.php?title=Loadbalance_with_Keepalived_Nginx&oldid=3079> [accessed 13 August 2026]
Chicago style
CMU ITSC Network contributors, "Loadbalance with Keepalived Nginx," CMU ITSC Network, , https://network.cmu.ac.th/wiki/index.php?title=Loadbalance_with_Keepalived_Nginx&oldid=3079 (accessed August 13, 2026).
CBE/CSE style
CMU ITSC Network contributors. Loadbalance with Keepalived Nginx [Internet]. CMU ITSC Network, ; 2021 Jun 8, 06:47 UTC [cited 2026 Aug 13]. Available from: https://network.cmu.ac.th/wiki/index.php?title=Loadbalance_with_Keepalived_Nginx&oldid=3079.
Bluebook style
Loadbalance with Keepalived Nginx, https://network.cmu.ac.th/wiki/index.php?title=Loadbalance_with_Keepalived_Nginx&oldid=3079 (last visited August 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CMU ITSC Network",
title = "Loadbalance with Keepalived Nginx --- CMU ITSC Network{,} ",
year = "2021",
url = "https://network.cmu.ac.th/wiki/index.php?title=Loadbalance_with_Keepalived_Nginx&oldid=3079",
note = "[Online; accessed 13-August-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 = "CMU ITSC Network",
title = "Loadbalance with Keepalived Nginx --- CMU ITSC Network{,} ",
year = "2021",
url = "\url{https://network.cmu.ac.th/wiki/index.php?title=Loadbalance_with_Keepalived_Nginx&oldid=3079}",
note = "[Online; accessed 13-August-2026]"
}