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