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 16:42 UTC
- Date retrieved: 31 October 2024 23:49 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=NFS_Howto_Intro&oldid=2156
- Page Version ID: 2156
Citation styles for NFS Howto Intro
APA style
NFS Howto Intro. (2006, April 5). Linux NFS, . Retrieved 23:49, October 31, 2024 from http://wiki.linux-nfs.org/wiki/index.php?title=NFS_Howto_Intro&oldid=2156.
MLA style
"NFS Howto Intro." Linux NFS, . 5 Apr 2006, 16:42 UTC. 31 Oct 2024, 23:49 <http://wiki.linux-nfs.org/wiki/index.php?title=NFS_Howto_Intro&oldid=2156>.
MHRA style
Linux NFS contributors, 'NFS Howto Intro', Linux NFS, , 5 April 2006, 16:42 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=NFS_Howto_Intro&oldid=2156> [accessed 31 October 2024]
Chicago style
Linux NFS contributors, "NFS Howto Intro," Linux NFS, , http://wiki.linux-nfs.org/wiki/index.php?title=NFS_Howto_Intro&oldid=2156 (accessed October 31, 2024).
CBE/CSE style
Linux NFS contributors. NFS Howto Intro [Internet]. Linux NFS, ; 2006 Apr 5, 16:42 UTC [cited 2024 Oct 31]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=NFS_Howto_Intro&oldid=2156.
Bluebook style
NFS Howto Intro, http://wiki.linux-nfs.org/wiki/index.php?title=NFS_Howto_Intro&oldid=2156 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "NFS Howto Intro --- Linux NFS{,} ", year = "2006", url = "http://wiki.linux-nfs.org/wiki/index.php?title=NFS_Howto_Intro&oldid=2156", note = "[Online; accessed 31-October-2024]" }
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{http://wiki.linux-nfs.org/wiki/index.php?title=NFS_Howto_Intro&oldid=2156}", note = "[Online; accessed 31-October-2024]" }