Cite This Page
Bibliographic details for Bridge with a static IP with netplan
- Page name: Bridge with a static IP with netplan
- Author: lxadm | Linux administration tips, tutorials, HOWTOs and articles contributors
- Publisher: lxadm | Linux administration tips, tutorials, HOWTOs and articles, .
- Date of last revision: 1 December 2018 02:55 UTC
- Date retrieved: 18 January 2021 18:55 UTC
- Permanent URL: https://lxadm.com/index.php?title=Bridge_with_a_static_IP_with_netplan&oldid=509
- Page Version ID: 509
Citation styles for Bridge with a static IP with netplan
APA style
Bridge with a static IP with netplan. (2018, December 1). lxadm | Linux administration tips, tutorials, HOWTOs and articles, . Retrieved 18:55, January 18, 2021 from https://lxadm.com/index.php?title=Bridge_with_a_static_IP_with_netplan&oldid=509.
MLA style
"Bridge with a static IP with netplan." lxadm | Linux administration tips, tutorials, HOWTOs and articles, . 1 Dec 2018, 02:55 UTC. 18 Jan 2021, 18:55 <https://lxadm.com/index.php?title=Bridge_with_a_static_IP_with_netplan&oldid=509>.
MHRA style
lxadm | Linux administration tips, tutorials, HOWTOs and articles contributors, 'Bridge with a static IP with netplan', lxadm | Linux administration tips, tutorials, HOWTOs and articles, , 1 December 2018, 02:55 UTC, <https://lxadm.com/index.php?title=Bridge_with_a_static_IP_with_netplan&oldid=509> [accessed 18 January 2021]
Chicago style
lxadm | Linux administration tips, tutorials, HOWTOs and articles contributors, "Bridge with a static IP with netplan," lxadm | Linux administration tips, tutorials, HOWTOs and articles, , https://lxadm.com/index.php?title=Bridge_with_a_static_IP_with_netplan&oldid=509 (accessed January 18, 2021).
CBE/CSE style
lxadm | Linux administration tips, tutorials, HOWTOs and articles contributors. Bridge with a static IP with netplan [Internet]. lxadm | Linux administration tips, tutorials, HOWTOs and articles, ; 2018 Dec 1, 02:55 UTC [cited 2021 Jan 18]. Available from: https://lxadm.com/index.php?title=Bridge_with_a_static_IP_with_netplan&oldid=509.
Bluebook style
Bridge with a static IP with netplan, https://lxadm.com/index.php?title=Bridge_with_a_static_IP_with_netplan&oldid=509 (last visited January 18, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "lxadm | Linux administration tips, tutorials, HOWTOs and articles", title = "Bridge with a static IP with netplan --- lxadm | Linux administration tips, tutorials, HOWTOs and articles{,} ", year = "2018", url = "https://lxadm.com/index.php?title=Bridge_with_a_static_IP_with_netplan&oldid=509", note = "[Online; accessed 18-January-2021]" }
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 = "lxadm | Linux administration tips, tutorials, HOWTOs and articles", title = "Bridge with a static IP with netplan --- lxadm | Linux administration tips, tutorials, HOWTOs and articles{,} ", year = "2018", url = "\url{https://lxadm.com/index.php?title=Bridge_with_a_static_IP_with_netplan&oldid=509}", note = "[Online; accessed 18-January-2021]" }