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: 12 April 2006 20:45 UTC
- Date retrieved: 19 November 2025 03:00 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2329
- Page Version ID: 2329
Citation styles for NFS Recovery and Client Migration
APA style
NFS Recovery and Client Migration. (2006, April 12). Linux NFS, . Retrieved 03:00, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2329.
MLA style
"NFS Recovery and Client Migration." Linux NFS, . 12 Apr 2006, 20:45 UTC. 19 Nov 2025, 03:00 <https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2329>.
MHRA style
Linux NFS contributors, 'NFS Recovery and Client Migration', Linux NFS, , 12 April 2006, 20:45 UTC, <https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2329> [accessed 19 November 2025]
Chicago style
Linux NFS contributors, "NFS Recovery and Client Migration," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2329 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. NFS Recovery and Client Migration [Internet]. Linux NFS, ; 2006 Apr 12, 20:45 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2329.
Bluebook style
NFS Recovery and Client Migration, https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2329 (last visited November 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "NFS Recovery and Client Migration --- Linux NFS{,} ",
year = "2006",
url = "https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2329",
note = "[Online; accessed 19-November-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 = "NFS Recovery and Client Migration --- Linux NFS{,} ",
year = "2006",
url = "\url{https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2329}",
note = "[Online; accessed 19-November-2025]"
}