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: 23 November 2024 00:30 UTC
- Permanent URL: http://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 00:30, November 23, 2024 from http://linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616.
MLA style
"Troubleshooting." Linux NFS, . 8 Jun 2017, 16:19 UTC. 23 Nov 2024, 00:30 <http://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://linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616> [accessed 23 November 2024]
Chicago style
Linux NFS contributors, "Troubleshooting," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616 (accessed November 23, 2024).
CBE/CSE style
Linux NFS contributors. Troubleshooting [Internet]. Linux NFS, ; 2017 Jun 8, 16:19 UTC [cited 2024 Nov 23]. Available from: http://linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616.
Bluebook style
Troubleshooting, http://linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Troubleshooting --- Linux NFS{,} ", year = "2017", url = "http://linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616", note = "[Online; accessed 23-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 = "Troubleshooting --- Linux NFS{,} ", year = "2017", url = "\url{http://linux-nfs.org/wiki/index.php?title=Troubleshooting&oldid=5616}", note = "[Online; accessed 23-November-2024]" }