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: 15 December 2006 05:35 UTC
- Date retrieved: 10 April 2025 11:43 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2691
- Page Version ID: 2691
Citation styles for CITI Experience with Directory Delegations
APA style
CITI Experience with Directory Delegations. (2006, December 15). Linux NFS, . Retrieved 11:43, April 10, 2025 from http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2691.
MLA style
"CITI Experience with Directory Delegations." Linux NFS, . 15 Dec 2006, 05:35 UTC. 10 Apr 2025, 11:43 <http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2691>.
MHRA style
Linux NFS contributors, 'CITI Experience with Directory Delegations', Linux NFS, , 15 December 2006, 05:35 UTC, <http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2691> [accessed 10 April 2025]
Chicago style
Linux NFS contributors, "CITI Experience with Directory Delegations," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2691 (accessed April 10, 2025).
CBE/CSE style
Linux NFS contributors. CITI Experience with Directory Delegations [Internet]. Linux NFS, ; 2006 Dec 15, 05:35 UTC [cited 2025 Apr 10]. Available from: http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2691.
Bluebook style
CITI Experience with Directory Delegations, http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2691 (last visited April 10, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "CITI Experience with Directory Delegations --- Linux NFS{,} ", year = "2006", url = "http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2691", note = "[Online; accessed 10-April-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{http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2691}", note = "[Online; accessed 10-April-2025]" }