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: 23 November 2024 03:52 UTC
- Permanent URL: http://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 03:52, November 23, 2024 from http://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. 23 Nov 2024, 03:52 <http://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, <http://linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569> [accessed 23 November 2024]
Chicago style
Linux NFS contributors, "NFS lock recovery notes," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569 (accessed November 23, 2024).
CBE/CSE style
Linux NFS contributors. NFS lock recovery notes [Internet]. Linux NFS, ; 2015 Jun 16, 14:05 UTC [cited 2024 Nov 23]. Available from: http://linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569.
Bluebook style
NFS lock recovery notes, http://linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "NFS lock recovery notes --- Linux NFS{,} ", year = "2015", url = "http://linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569", 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 = "NFS lock recovery notes --- Linux NFS{,} ", year = "2015", url = "\url{http://linux-nfs.org/wiki/index.php?title=NFS_lock_recovery_notes&oldid=5569}", note = "[Online; accessed 23-November-2024]" }