Cite
From Linux NFS
Bibliographic details for NFSv41 Introduction
- Page name: NFSv41 Introduction
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 26 July 2013 21:48 UTC
- Date retrieved: 8 January 2026 17:34 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=5352
- Page Version ID: 5352
Citation styles for NFSv41 Introduction
APA style
NFSv41 Introduction. (2013, July 26). Linux NFS, . Retrieved 17:34, January 8, 2026 from https://linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=5352.
MLA style
"NFSv41 Introduction." Linux NFS, . 26 Jul 2013, 21:48 UTC. 8 Jan 2026, 17:34 <https://linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=5352>.
MHRA style
Linux NFS contributors, 'NFSv41 Introduction', Linux NFS, , 26 July 2013, 21:48 UTC, <https://linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=5352> [accessed 8 January 2026]
Chicago style
Linux NFS contributors, "NFSv41 Introduction," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=5352 (accessed January 8, 2026).
CBE/CSE style
Linux NFS contributors. NFSv41 Introduction [Internet]. Linux NFS, ; 2013 Jul 26, 21:48 UTC [cited 2026 Jan 8]. Available from: https://linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=5352.
Bluebook style
NFSv41 Introduction, https://linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=5352 (last visited January 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "NFSv41 Introduction --- Linux NFS{,} ",
year = "2013",
url = "https://linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=5352",
note = "[Online; accessed 8-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 = "NFSv41 Introduction --- Linux NFS{,} ",
year = "2013",
url = "\url{https://linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=5352}",
note = "[Online; accessed 8-January-2026]"
}