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