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: 28 June 2005 20:45 UTC
- Date retrieved: 2 July 2025 11:34 UTC
- Permanent URL: http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1373
- Page Version ID: 1373
Citation styles for General troubleshooting recommendations
APA style
General troubleshooting recommendations. (2005, June 28). Linux NFS, . Retrieved 11:34, July 2, 2025 from http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1373.
MLA style
"General troubleshooting recommendations." Linux NFS, . 28 Jun 2005, 20:45 UTC. 2 Jul 2025, 11:34 <http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1373>.
MHRA style
Linux NFS contributors, 'General troubleshooting recommendations', Linux NFS, , 28 June 2005, 20:45 UTC, <http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1373> [accessed 2 July 2025]
Chicago style
Linux NFS contributors, "General troubleshooting recommendations," Linux NFS, , http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1373 (accessed July 2, 2025).
CBE/CSE style
Linux NFS contributors. General troubleshooting recommendations [Internet]. Linux NFS, ; 2005 Jun 28, 20:45 UTC [cited 2025 Jul 2]. Available from: http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1373.
Bluebook style
General troubleshooting recommendations, http://www.linux-nfs.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1373 (last visited July 2, 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=1373", note = "[Online; accessed 2-July-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=1373}", note = "[Online; accessed 2-July-2025]" }