Cite
From Linux NFS
Bibliographic details for Troubleshooting
- Page name: Troubleshooting
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 8 June 2017 16:19 UTC
- Date retrieved: 20 April 2025 23:13 UTC
- Permanent URL: http://client.linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616
- Page Version ID: 5616
Citation styles for Troubleshooting
APA style
Troubleshooting. (2017, June 8). Linux NFS, . Retrieved 23:13, April 20, 2025 from http://client.linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616.
MLA style
"Troubleshooting." Linux NFS, . 8 Jun 2017, 16:19 UTC. 20 Apr 2025, 23:13 <http://client.linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616>.
MHRA style
Linux NFS contributors, 'Troubleshooting', Linux NFS, , 8 June 2017, 16:19 UTC, <http://client.linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616> [accessed 20 April 2025]
Chicago style
Linux NFS contributors, "Troubleshooting," Linux NFS, , http://client.linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616 (accessed April 20, 2025).
CBE/CSE style
Linux NFS contributors. Troubleshooting [Internet]. Linux NFS, ; 2017 Jun 8, 16:19 UTC [cited 2025 Apr 20]. Available from: http://client.linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616.
Bluebook style
Troubleshooting, http://client.linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Troubleshooting --- Linux NFS{,} ", year = "2017", url = "http://client.linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616", note = "[Online; accessed 20-April-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 = "Troubleshooting --- Linux NFS{,} ", year = "2017", url = "\url{http://client.linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616}", note = "[Online; accessed 20-April-2025]" }