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: 31 October 2006 16:51 UTC
- Date retrieved: 19 November 2025 00:45 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2673
- Page Version ID: 2673
Citation styles for NFS Recovery and Client Migration
APA style
NFS Recovery and Client Migration. (2006, October 31). Linux NFS, . Retrieved 00:45, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2673.
MLA style
"NFS Recovery and Client Migration." Linux NFS, . 31 Oct 2006, 16:51 UTC. 19 Nov 2025, 00:45 <https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2673>.
MHRA style
Linux NFS contributors, 'NFS Recovery and Client Migration', Linux NFS, , 31 October 2006, 16:51 UTC, <https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2673> [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=2673 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. NFS Recovery and Client Migration [Internet]. Linux NFS, ; 2006 Oct 31, 16:51 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2673.
Bluebook style
NFS Recovery and Client Migration, https://linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2673 (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=2673",
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=2673}",
note = "[Online; accessed 19-November-2025]"
}