Cite
From Linux NFS
Bibliographic details for NFS Recovery and Client Migration
- Page name: NFS Recovery and Client Migration
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 9 October 2006 20:40 UTC
- Date retrieved: 31 October 2024 23:37 UTC
- Permanent URL: https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2474
- Page Version ID: 2474
Citation styles for NFS Recovery and Client Migration
APA style
NFS Recovery and Client Migration. (2006, October 9). Linux NFS, . Retrieved 23:37, October 31, 2024 from https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2474.
MLA style
"NFS Recovery and Client Migration." Linux NFS, . 9 Oct 2006, 20:40 UTC. 31 Oct 2024, 23:37 <https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2474>.
MHRA style
Linux NFS contributors, 'NFS Recovery and Client Migration', Linux NFS, , 9 October 2006, 20:40 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2474> [accessed 31 October 2024]
Chicago style
Linux NFS contributors, "NFS Recovery and Client Migration," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2474 (accessed October 31, 2024).
CBE/CSE style
Linux NFS contributors. NFS Recovery and Client Migration [Internet]. Linux NFS, ; 2006 Oct 9, 20:40 UTC [cited 2024 Oct 31]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2474.
Bluebook style
NFS Recovery and Client Migration, https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2474 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "NFS Recovery and Client Migration --- Linux NFS{,} ", year = "2006", url = "https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2474", 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 Recovery and Client Migration --- Linux NFS{,} ", year = "2006", url = "\url{https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2474}", note = "[Online; accessed 31-October-2024]" }