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: 8 November 2005 18:16 UTC
- Date retrieved: 26 April 2025 15:45 UTC
- Permanent URL: http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1963
- Page Version ID: 1963
Citation styles for General troubleshooting recommendations
APA style
General troubleshooting recommendations. (2005, November 8). Linux NFS, . Retrieved 15:45, April 26, 2025 from http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1963.
MLA style
"General troubleshooting recommendations." Linux NFS, . 8 Nov 2005, 18:16 UTC. 26 Apr 2025, 15:45 <http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1963>.
MHRA style
Linux NFS contributors, 'General troubleshooting recommendations', Linux NFS, , 8 November 2005, 18:16 UTC, <http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1963> [accessed 26 April 2025]
Chicago style
Linux NFS contributors, "General troubleshooting recommendations," Linux NFS, , http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1963 (accessed April 26, 2025).
CBE/CSE style
Linux NFS contributors. General troubleshooting recommendations [Internet]. Linux NFS, ; 2005 Nov 8, 18:16 UTC [cited 2025 Apr 26]. Available from: http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1963.
Bluebook style
General troubleshooting recommendations, http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1963 (last visited April 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "General troubleshooting recommendations --- Linux NFS{,} ", year = "2005", url = "http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1963", note = "[Online; accessed 26-April-2025]" }
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{http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1963}", note = "[Online; accessed 26-April-2025]" }