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: 4 March 2007 22:14 UTC
- Date retrieved: 16 June 2025 03:12 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2711
- Page Version ID: 2711
Citation styles for CITI Experience with Directory Delegations
APA style
CITI Experience with Directory Delegations. (2007, March 4). Linux NFS, . Retrieved 03:12, June 16, 2025 from https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2711.
MLA style
"CITI Experience with Directory Delegations." Linux NFS, . 4 Mar 2007, 22:14 UTC. 16 Jun 2025, 03:12 <https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2711>.
MHRA style
Linux NFS contributors, 'CITI Experience with Directory Delegations', Linux NFS, , 4 March 2007, 22:14 UTC, <https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2711> [accessed 16 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=2711 (accessed June 16, 2025).
CBE/CSE style
Linux NFS contributors. CITI Experience with Directory Delegations [Internet]. Linux NFS, ; 2007 Mar 4, 22:14 UTC [cited 2025 Jun 16]. Available from: https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2711.
Bluebook style
CITI Experience with Directory Delegations, https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2711 (last visited June 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "CITI Experience with Directory Delegations --- Linux NFS{,} ", year = "2007", url = "https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2711", note = "[Online; accessed 16-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 = "2007", url = "\url{https://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2711}", note = "[Online; accessed 16-June-2025]" }