Cite
From Linux NFS
Bibliographic details for Introduction to Linux NFS hacking
- Page name: Introduction to Linux NFS hacking
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 24 July 2011 23:56 UTC
- Date retrieved: 23 November 2024 11:35 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=Introduction_to_Linux_NFS_hacking&oldid=4505
- Page Version ID: 4505
Citation styles for Introduction to Linux NFS hacking
APA style
Introduction to Linux NFS hacking. (2011, July 24). Linux NFS, . Retrieved 11:35, November 23, 2024 from https://client.linux-nfs.org/wiki/index.php?title=Introduction_to_Linux_NFS_hacking&oldid=4505.
MLA style
"Introduction to Linux NFS hacking." Linux NFS, . 24 Jul 2011, 23:56 UTC. 23 Nov 2024, 11:35 <https://client.linux-nfs.org/wiki/index.php?title=Introduction_to_Linux_NFS_hacking&oldid=4505>.
MHRA style
Linux NFS contributors, 'Introduction to Linux NFS hacking', Linux NFS, , 24 July 2011, 23:56 UTC, <https://client.linux-nfs.org/wiki/index.php?title=Introduction_to_Linux_NFS_hacking&oldid=4505> [accessed 23 November 2024]
Chicago style
Linux NFS contributors, "Introduction to Linux NFS hacking," Linux NFS, , https://client.linux-nfs.org/wiki/index.php?title=Introduction_to_Linux_NFS_hacking&oldid=4505 (accessed November 23, 2024).
CBE/CSE style
Linux NFS contributors. Introduction to Linux NFS hacking [Internet]. Linux NFS, ; 2011 Jul 24, 23:56 UTC [cited 2024 Nov 23]. Available from: https://client.linux-nfs.org/wiki/index.php?title=Introduction_to_Linux_NFS_hacking&oldid=4505.
Bluebook style
Introduction to Linux NFS hacking, https://client.linux-nfs.org/wiki/index.php?title=Introduction_to_Linux_NFS_hacking&oldid=4505 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Introduction to Linux NFS hacking --- Linux NFS{,} ", year = "2011", url = "https://client.linux-nfs.org/wiki/index.php?title=Introduction_to_Linux_NFS_hacking&oldid=4505", note = "[Online; accessed 23-November-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 = "Introduction to Linux NFS hacking --- Linux NFS{,} ", year = "2011", url = "\url{https://client.linux-nfs.org/wiki/index.php?title=Introduction_to_Linux_NFS_hacking&oldid=4505}", note = "[Online; accessed 23-November-2024]" }