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