Cite
From Linux NFS
Bibliographic details for Byte range locking
- Page name: Byte range locking
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 11 October 2006 17:06 UTC
- Date retrieved: 25 November 2025 22:25 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Byte_range_locking&oldid=2507
- Page Version ID: 2507
Citation styles for Byte range locking
APA style
Byte range locking. (2006, October 11). Linux NFS, . Retrieved 22:25, November 25, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=Byte_range_locking&oldid=2507.
MLA style
"Byte range locking." Linux NFS, . 11 Oct 2006, 17:06 UTC. 25 Nov 2025, 22:25 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Byte_range_locking&oldid=2507>.
MHRA style
Linux NFS contributors, 'Byte range locking', Linux NFS, , 11 October 2006, 17:06 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Byte_range_locking&oldid=2507> [accessed 25 November 2025]
Chicago style
Linux NFS contributors, "Byte range locking," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=Byte_range_locking&oldid=2507 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. Byte range locking [Internet]. Linux NFS, ; 2006 Oct 11, 17:06 UTC [cited 2025 Nov 25]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Byte_range_locking&oldid=2507.
Bluebook style
Byte range locking, http://redhat-78.nfsv4bat.org/wiki/index.php?title=Byte_range_locking&oldid=2507 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Byte range locking --- Linux NFS{,} ",
year = "2006",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=Byte_range_locking&oldid=2507",
note = "[Online; accessed 25-November-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 = "Byte range locking --- Linux NFS{,} ",
year = "2006",
url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=Byte_range_locking&oldid=2507}",
note = "[Online; accessed 25-November-2025]"
}