Cite
From Linux NFS
Bibliographic details for General troubleshooting recommendations
- Page name: General troubleshooting recommendations
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 22 August 2005 16:58 UTC
- Date retrieved: 23 November 2024 15:14 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1443
- Page Version ID: 1443
Citation styles for General troubleshooting recommendations
APA style
General troubleshooting recommendations. (2005, August 22). Linux NFS, . Retrieved 15:14, November 23, 2024 from https://client.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1443.
MLA style
"General troubleshooting recommendations." Linux NFS, . 22 Aug 2005, 16:58 UTC. 23 Nov 2024, 15:14 <https://client.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1443>.
MHRA style
Linux NFS contributors, 'General troubleshooting recommendations', Linux NFS, , 22 August 2005, 16:58 UTC, <https://client.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1443> [accessed 23 November 2024]
Chicago style
Linux NFS contributors, "General troubleshooting recommendations," Linux NFS, , https://client.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1443 (accessed November 23, 2024).
CBE/CSE style
Linux NFS contributors. General troubleshooting recommendations [Internet]. Linux NFS, ; 2005 Aug 22, 16:58 UTC [cited 2024 Nov 23]. Available from: https://client.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1443.
Bluebook style
General troubleshooting recommendations, https://client.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1443 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "General troubleshooting recommendations --- Linux NFS{,} ", year = "2005", url = "https://client.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1443", note = "[Online; accessed 23-November-2024]" }
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 = "Linux NFS", title = "General troubleshooting recommendations --- Linux NFS{,} ", year = "2005", url = "\url{https://client.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1443}", note = "[Online; accessed 23-November-2024]" }