Cite
From Linux NFS
Bibliographic details for NFSv41 Introduction
- Page name: NFSv41 Introduction
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 11 November 2009 21:15 UTC
- Date retrieved: 25 November 2025 13:37 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=3579
- Page Version ID: 3579
Citation styles for NFSv41 Introduction
APA style
NFSv41 Introduction. (2009, November 11). Linux NFS, . Retrieved 13:37, November 25, 2025 from http://wiki.linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=3579.
MLA style
"NFSv41 Introduction." Linux NFS, . 11 Nov 2009, 21:15 UTC. 25 Nov 2025, 13:37 <http://wiki.linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=3579>.
MHRA style
Linux NFS contributors, 'NFSv41 Introduction', Linux NFS, , 11 November 2009, 21:15 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=3579> [accessed 25 November 2025]
Chicago style
Linux NFS contributors, "NFSv41 Introduction," Linux NFS, , http://wiki.linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=3579 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. NFSv41 Introduction [Internet]. Linux NFS, ; 2009 Nov 11, 21:15 UTC [cited 2025 Nov 25]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=3579.
Bluebook style
NFSv41 Introduction, http://wiki.linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=3579 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "NFSv41 Introduction --- Linux NFS{,} ",
year = "2009",
url = "http://wiki.linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=3579",
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 = "NFSv41 Introduction --- Linux NFS{,} ",
year = "2009",
url = "\url{http://wiki.linux-nfs.org/wiki/index.php?title=NFSv41_Introduction&oldid=3579}",
note = "[Online; accessed 25-November-2025]"
}