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