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