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