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: 9 September 2006 19:10 UTC
- Date retrieved: 1 November 2024 01:25 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2430
- Page Version ID: 2430
Citation styles for CITI Experience with Directory Delegations
APA style
CITI Experience with Directory Delegations. (2006, September 9). Linux NFS, . Retrieved 01:25, November 1, 2024 from http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2430.
MLA style
"CITI Experience with Directory Delegations." Linux NFS, . 9 Sep 2006, 19:10 UTC. 1 Nov 2024, 01:25 <http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2430>.
MHRA style
Linux NFS contributors, 'CITI Experience with Directory Delegations', Linux NFS, , 9 September 2006, 19:10 UTC, <http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2430> [accessed 1 November 2024]
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=2430 (accessed November 1, 2024).
CBE/CSE style
Linux NFS contributors. CITI Experience with Directory Delegations [Internet]. Linux NFS, ; 2006 Sep 9, 19:10 UTC [cited 2024 Nov 1]. Available from: http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2430.
Bluebook style
CITI Experience with Directory Delegations, http://linux-nfs.org/wiki/index.php?title=CITI_Experience_with_Directory_Delegations&oldid=2430 (last visited November 1, 2024).
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=2430", note = "[Online; accessed 1-November-2024]" }
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=2430}", note = "[Online; accessed 1-November-2024]" }