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:34 UTC
- Date retrieved: 28 October 2025 05:12 UTC
- Permanent URL: https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2473
- Page Version ID: 2473
Citation styles for NFS Recovery and Client Migration
APA style
NFS Recovery and Client Migration. (2006, October 9). Linux NFS, . Retrieved 05:12, October 28, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2473.
MLA style
"NFS Recovery and Client Migration." Linux NFS, . 9 Oct 2006, 20:34 UTC. 28 Oct 2025, 05:12 <https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2473>.
MHRA style
Linux NFS contributors, 'NFS Recovery and Client Migration', Linux NFS, , 9 October 2006, 20:34 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2473> [accessed 28 October 2025]
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=2473 (accessed October 28, 2025).
CBE/CSE style
Linux NFS contributors. NFS Recovery and Client Migration [Internet]. Linux NFS, ; 2006 Oct 9, 20:34 UTC [cited 2025 Oct 28]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2473.
Bluebook style
NFS Recovery and Client Migration, https://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2473 (last visited October 28, 2025).
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=2473",
note = "[Online; accessed 28-October-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://wiki.linux-nfs.org/wiki/index.php?title=NFS_Recovery_and_Client_Migration&oldid=2473}",
note = "[Online; accessed 28-October-2025]"
}