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: 29 June 2005 14:50 UTC
- Date retrieved: 3 November 2025 03:21 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1385
- Page Version ID: 1385
Citation styles for General troubleshooting recommendations
APA style
General troubleshooting recommendations. (2005, June 29). Linux NFS, . Retrieved 03:21, November 3, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1385.
MLA style
"General troubleshooting recommendations." Linux NFS, . 29 Jun 2005, 14:50 UTC. 3 Nov 2025, 03:21 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1385>.
MHRA style
Linux NFS contributors, 'General troubleshooting recommendations', Linux NFS, , 29 June 2005, 14:50 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1385> [accessed 3 November 2025]
Chicago style
Linux NFS contributors, "General troubleshooting recommendations," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1385 (accessed November 3, 2025).
CBE/CSE style
Linux NFS contributors. General troubleshooting recommendations [Internet]. Linux NFS, ; 2005 Jun 29, 14:50 UTC [cited 2025 Nov 3]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1385.
Bluebook style
General troubleshooting recommendations, http://redhat-78.nfsv4bat.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1385 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "General troubleshooting recommendations --- Linux NFS{,} ",
year = "2005",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1385",
note = "[Online; accessed 3-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 = "2005",
url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=General_troubleshooting_recommendations&oldid=1385}",
note = "[Online; accessed 3-November-2025]"
}