Cite This Page
Bibliographic details for Routing with multiple network cards
- Page name: Routing with multiple network cards
- Author: lxadm | Linux administration tips, tutorials, HOWTOs and articles contributors
- Publisher: lxadm | Linux administration tips, tutorials, HOWTOs and articles, .
- Date of last revision: 16 May 2019 01:51 UTC
- Date retrieved: 25 January 2021 05:10 UTC
- Permanent URL: https://lxadm.com/index.php?title=Routing_with_multiple_network_cards&oldid=510
- Page Version ID: 510
Citation styles for Routing with multiple network cards
APA style
Routing with multiple network cards. (2019, May 16). lxadm | Linux administration tips, tutorials, HOWTOs and articles, . Retrieved 05:10, January 25, 2021 from https://lxadm.com/index.php?title=Routing_with_multiple_network_cards&oldid=510.
MLA style
"Routing with multiple network cards." lxadm | Linux administration tips, tutorials, HOWTOs and articles, . 16 May 2019, 01:51 UTC. 25 Jan 2021, 05:10 <https://lxadm.com/index.php?title=Routing_with_multiple_network_cards&oldid=510>.
MHRA style
lxadm | Linux administration tips, tutorials, HOWTOs and articles contributors, 'Routing with multiple network cards', lxadm | Linux administration tips, tutorials, HOWTOs and articles, , 16 May 2019, 01:51 UTC, <https://lxadm.com/index.php?title=Routing_with_multiple_network_cards&oldid=510> [accessed 25 January 2021]
Chicago style
lxadm | Linux administration tips, tutorials, HOWTOs and articles contributors, "Routing with multiple network cards," lxadm | Linux administration tips, tutorials, HOWTOs and articles, , https://lxadm.com/index.php?title=Routing_with_multiple_network_cards&oldid=510 (accessed January 25, 2021).
CBE/CSE style
lxadm | Linux administration tips, tutorials, HOWTOs and articles contributors. Routing with multiple network cards [Internet]. lxadm | Linux administration tips, tutorials, HOWTOs and articles, ; 2019 May 16, 01:51 UTC [cited 2021 Jan 25]. Available from: https://lxadm.com/index.php?title=Routing_with_multiple_network_cards&oldid=510.
Bluebook style
Routing with multiple network cards, https://lxadm.com/index.php?title=Routing_with_multiple_network_cards&oldid=510 (last visited January 25, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "lxadm | Linux administration tips, tutorials, HOWTOs and articles", title = "Routing with multiple network cards --- lxadm | Linux administration tips, tutorials, HOWTOs and articles{,} ", year = "2019", url = "https://lxadm.com/index.php?title=Routing_with_multiple_network_cards&oldid=510", note = "[Online; accessed 25-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 = "Routing with multiple network cards --- lxadm | Linux administration tips, tutorials, HOWTOs and articles{,} ", year = "2019", url = "\url{https://lxadm.com/index.php?title=Routing_with_multiple_network_cards&oldid=510}", note = "[Online; accessed 25-January-2021]" }