Cite
From Linux NFS
Bibliographic details for NFS for AFS users
- Page name: NFS for AFS users
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 13 July 2020 16:53 UTC
- Date retrieved: 20 June 2025 16:00 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5659
- Page Version ID: 5659
Citation styles for NFS for AFS users
APA style
NFS for AFS users. (2020, July 13). Linux NFS, . Retrieved 16:00, June 20, 2025 from https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5659.
MLA style
"NFS for AFS users." Linux NFS, . 13 Jul 2020, 16:53 UTC. 20 Jun 2025, 16:00 <https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5659>.
MHRA style
Linux NFS contributors, 'NFS for AFS users', Linux NFS, , 13 July 2020, 16:53 UTC, <https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5659> [accessed 20 June 2025]
Chicago style
Linux NFS contributors, "NFS for AFS users," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5659 (accessed June 20, 2025).
CBE/CSE style
Linux NFS contributors. NFS for AFS users [Internet]. Linux NFS, ; 2020 Jul 13, 16:53 UTC [cited 2025 Jun 20]. Available from: https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5659.
Bluebook style
NFS for AFS users, https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5659 (last visited June 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "NFS for AFS users --- Linux NFS{,} ", year = "2020", url = "https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5659", note = "[Online; accessed 20-June-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 for AFS users --- Linux NFS{,} ", year = "2020", url = "\url{https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5659}", note = "[Online; accessed 20-June-2025]" }