Cite
From Linux NFS
Bibliographic details for NFSv4 Introduction
- Page name: NFSv4 Introduction
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 10 June 2010 05:33 UTC
- Date retrieved: 5 January 2026 02:13 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=NFSv4_Introduction&oldid=3771
- Page Version ID: 3771
Citation styles for NFSv4 Introduction
APA style
NFSv4 Introduction. (2010, June 10). Linux NFS, . Retrieved 02:13, January 5, 2026 from https://www.linux-nfs.org/wiki/index.php?title=NFSv4_Introduction&oldid=3771.
MLA style
"NFSv4 Introduction." Linux NFS, . 10 Jun 2010, 05:33 UTC. 5 Jan 2026, 02:13 <https://www.linux-nfs.org/wiki/index.php?title=NFSv4_Introduction&oldid=3771>.
MHRA style
Linux NFS contributors, 'NFSv4 Introduction', Linux NFS, , 10 June 2010, 05:33 UTC, <https://www.linux-nfs.org/wiki/index.php?title=NFSv4_Introduction&oldid=3771> [accessed 5 January 2026]
Chicago style
Linux NFS contributors, "NFSv4 Introduction," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=NFSv4_Introduction&oldid=3771 (accessed January 5, 2026).
CBE/CSE style
Linux NFS contributors. NFSv4 Introduction [Internet]. Linux NFS, ; 2010 Jun 10, 05:33 UTC [cited 2026 Jan 5]. Available from: https://www.linux-nfs.org/wiki/index.php?title=NFSv4_Introduction&oldid=3771.
Bluebook style
NFSv4 Introduction, https://www.linux-nfs.org/wiki/index.php?title=NFSv4_Introduction&oldid=3771 (last visited January 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "NFSv4 Introduction --- Linux NFS{,} ",
year = "2010",
url = "https://www.linux-nfs.org/wiki/index.php?title=NFSv4_Introduction&oldid=3771",
note = "[Online; accessed 5-January-2026]"
}
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 = "NFSv4 Introduction --- Linux NFS{,} ",
year = "2010",
url = "\url{https://www.linux-nfs.org/wiki/index.php?title=NFSv4_Introduction&oldid=3771}",
note = "[Online; accessed 5-January-2026]"
}