Cite
From Linux NFS
Bibliographic details for NFSv3 Introduction
- Page name: NFSv3 Introduction
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 14 December 2010 20:37 UTC
- Date retrieved: 25 November 2025 23:56 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=NFSv3_Introduction&oldid=3958
- Page Version ID: 3958
Citation styles for NFSv3 Introduction
APA style
NFSv3 Introduction. (2010, December 14). Linux NFS, . Retrieved 23:56, November 25, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=NFSv3_Introduction&oldid=3958.
MLA style
"NFSv3 Introduction." Linux NFS, . 14 Dec 2010, 20:37 UTC. 25 Nov 2025, 23:56 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=NFSv3_Introduction&oldid=3958>.
MHRA style
Linux NFS contributors, 'NFSv3 Introduction', Linux NFS, , 14 December 2010, 20:37 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=NFSv3_Introduction&oldid=3958> [accessed 25 November 2025]
Chicago style
Linux NFS contributors, "NFSv3 Introduction," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=NFSv3_Introduction&oldid=3958 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. NFSv3 Introduction [Internet]. Linux NFS, ; 2010 Dec 14, 20:37 UTC [cited 2025 Nov 25]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=NFSv3_Introduction&oldid=3958.
Bluebook style
NFSv3 Introduction, http://redhat-78.nfsv4bat.org/wiki/index.php?title=NFSv3_Introduction&oldid=3958 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "NFSv3 Introduction --- Linux NFS{,} ",
year = "2010",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=NFSv3_Introduction&oldid=3958",
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 = "NFSv3 Introduction --- Linux NFS{,} ",
year = "2010",
url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=NFSv3_Introduction&oldid=3958}",
note = "[Online; accessed 25-November-2025]"
}