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