Cite
From Linux NFS
Bibliographic details for CITI Experience with Directory Delegations
- Page name: CITI Experience with Directory Delegations
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 12 June 2006 17:15 UTC
- Date retrieved: 20 June 2025 03:51 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2393
- Page Version ID: 2393
Citation styles for CITI Experience with Directory Delegations
APA style
CITI Experience with Directory Delegations. (2006, June 12). Linux NFS, . Retrieved 03:51, June 20, 2025 from https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2393.
MLA style
"CITI Experience with Directory Delegations." Linux NFS, . 12 Jun 2006, 17:15 UTC. 20 Jun 2025, 03:51 <https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2393>.
MHRA style
Linux NFS contributors, 'CITI Experience with Directory Delegations', Linux NFS, , 12 June 2006, 17:15 UTC, <https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2393> [accessed 20 June 2025]
Chicago style
Linux NFS contributors, "CITI Experience with Directory Delegations," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2393 (accessed June 20, 2025).
CBE/CSE style
Linux NFS contributors. CITI Experience with Directory Delegations [Internet]. Linux NFS, ; 2006 Jun 12, 17:15 UTC [cited 2025 Jun 20]. Available from: https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2393.
Bluebook style
CITI Experience with Directory Delegations, https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2393 (last visited June 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "CITI Experience with Directory Delegations --- Linux NFS{,} ", year = "2006", url = "https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2393", 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 = "CITI Experience with Directory Delegations --- Linux NFS{,} ", year = "2006", url = "\url{https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2393}", note = "[Online; accessed 20-June-2025]" }