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: 27 January 2022 20:27 UTC
- Date retrieved: 30 June 2025 09:55 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5821
- Page Version ID: 5821
Citation styles for NFS for AFS users
APA style
NFS for AFS users. (2022, January 27). Linux NFS, . Retrieved 09:55, June 30, 2025 from https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5821.
MLA style
"NFS for AFS users." Linux NFS, . 27 Jan 2022, 20:27 UTC. 30 Jun 2025, 09:55 <https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5821>.
MHRA style
Linux NFS contributors, 'NFS for AFS users', Linux NFS, , 27 January 2022, 20:27 UTC, <https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5821> [accessed 30 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=5821 (accessed June 30, 2025).
CBE/CSE style
Linux NFS contributors. NFS for AFS users [Internet]. Linux NFS, ; 2022 Jan 27, 20:27 UTC [cited 2025 Jun 30]. Available from: https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5821.
Bluebook style
NFS for AFS users, https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5821 (last visited June 30, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "NFS for AFS users --- Linux NFS{,} ", year = "2022", url = "https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5821", note = "[Online; accessed 30-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 = "2022", url = "\url{https://linux-nfs.org/wiki/index.php?title=NFS_for_AFS_users&oldid=5821}", note = "[Online; accessed 30-June-2025]" }