Cite
From Linux NFS
Bibliographic details for NFS lock recovery notes
- Page name: NFS lock recovery notes
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 16 June 2015 14:05 UTC
- Date retrieved: 1 July 2025 15:01 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569
- Page Version ID: 5569
Citation styles for NFS lock recovery notes
APA style
NFS lock recovery notes. (2015, June 16). Linux NFS, . Retrieved 15:01, July 1, 2025 from https://client.linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569.
MLA style
"NFS lock recovery notes." Linux NFS, . 16 Jun 2015, 14:05 UTC. 1 Jul 2025, 15:01 <https://client.linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569>.
MHRA style
Linux NFS contributors, 'NFS lock recovery notes', Linux NFS, , 16 June 2015, 14:05 UTC, <https://client.linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569> [accessed 1 July 2025]
Chicago style
Linux NFS contributors, "NFS lock recovery notes," Linux NFS, , https://client.linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569 (accessed July 1, 2025).
CBE/CSE style
Linux NFS contributors. NFS lock recovery notes [Internet]. Linux NFS, ; 2015 Jun 16, 14:05 UTC [cited 2025 Jul 1]. Available from: https://client.linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569.
Bluebook style
NFS lock recovery notes, https://client.linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569 (last visited July 1, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "NFS lock recovery notes --- Linux NFS{,} ", year = "2015", url = "https://client.linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569", note = "[Online; accessed 1-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 = "NFS lock recovery notes --- Linux NFS{,} ", year = "2015", url = "\url{https://client.linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569}", note = "[Online; accessed 1-July-2025]" }