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