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: 10 September 2020 13:29 UTC
- Date retrieved: 27 September 2025 20:44 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5705
- Page Version ID: 5705
Citation styles for NFS for AFS users
APA style
NFS for AFS users. (2020, September 10). Linux NFS, . Retrieved 20:44, September 27, 2025 from https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5705.
MLA style
"NFS for AFS users." Linux NFS, . 10 Sep 2020, 13:29 UTC. 27 Sep 2025, 20:44 <https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5705>.
MHRA style
Linux NFS contributors, 'NFS for AFS users', Linux NFS, , 10 September 2020, 13:29 UTC, <https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5705> [accessed 27 September 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=5705 (accessed September 27, 2025).
CBE/CSE style
Linux NFS contributors. NFS for AFS users [Internet]. Linux NFS, ; 2020 Sep 10, 13:29 UTC [cited 2025 Sep 27]. Available from: https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5705.
Bluebook style
NFS for AFS users, https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5705 (last visited September 27, 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=5705", note = "[Online; accessed 27-September-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=5705}", note = "[Online; accessed 27-September-2025]" }