Cite
From Linux NFS
- Page name: Kernel crashes when repeatedly trying to mount nfs share that is failing
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 29 July 2011 19:16 UTC
- Date retrieved: 4 July 2025 00:39 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=Kernel_crashes_when_repeatedly_trying_to_mount_nfs_share_that_is_failing&oldid=4558
- Page Version ID: 4558
APA style
Kernel crashes when repeatedly trying to mount nfs share that is failing. (2011, July 29). Linux NFS, . Retrieved 00:39, July 4, 2025 from http://wiki.linux-nfs.org/wiki/index.php?title=Kernel_crashes_when_repeatedly_trying_to_mount_nfs_share_that_is_failing&oldid=4558.
MLA style
"Kernel crashes when repeatedly trying to mount nfs share that is failing." Linux NFS, . 29 Jul 2011, 19:16 UTC. 4 Jul 2025, 00:39 <http://wiki.linux-nfs.org/wiki/index.php?title=Kernel_crashes_when_repeatedly_trying_to_mount_nfs_share_that_is_failing&oldid=4558>.
MHRA style
Linux NFS contributors, 'Kernel crashes when repeatedly trying to mount nfs share that is failing', Linux NFS, , 29 July 2011, 19:16 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=Kernel_crashes_when_repeatedly_trying_to_mount_nfs_share_that_is_failing&oldid=4558> [accessed 4 July 2025]
Chicago style
Linux NFS contributors, "Kernel crashes when repeatedly trying to mount nfs share that is failing," Linux NFS, , http://wiki.linux-nfs.org/wiki/index.php?title=Kernel_crashes_when_repeatedly_trying_to_mount_nfs_share_that_is_failing&oldid=4558 (accessed July 4, 2025).
CBE/CSE style
Linux NFS contributors. Kernel crashes when repeatedly trying to mount nfs share that is failing [Internet]. Linux NFS, ; 2011 Jul 29, 19:16 UTC [cited 2025 Jul 4]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=Kernel_crashes_when_repeatedly_trying_to_mount_nfs_share_that_is_failing&oldid=4558.
Bluebook style
Kernel crashes when repeatedly trying to mount nfs share that is failing, http://wiki.linux-nfs.org/wiki/index.php?title=Kernel_crashes_when_repeatedly_trying_to_mount_nfs_share_that_is_failing&oldid=4558 (last visited July 4, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Kernel crashes when repeatedly trying to mount nfs share that is failing --- Linux NFS{,} ", year = "2011", url = "http://wiki.linux-nfs.org/wiki/index.php?title=Kernel_crashes_when_repeatedly_trying_to_mount_nfs_share_that_is_failing&oldid=4558", note = "[Online; accessed 4-July-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 = "Kernel crashes when repeatedly trying to mount nfs share that is failing --- Linux NFS{,} ", year = "2011", url = "\url{http://wiki.linux-nfs.org/wiki/index.php?title=Kernel_crashes_when_repeatedly_trying_to_mount_nfs_share_that_is_failing&oldid=4558}", note = "[Online; accessed 4-July-2025]" }