Cite
From Linux NFS
Bibliographic details for Readdir ls -U graphs
- Page name: Readdir ls -U graphs
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 7 April 2011 18:27 UTC
- Date retrieved: 14 December 2025 23:00 UTC
- Permanent URL: http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4272
- Page Version ID: 4272
Citation styles for Readdir ls -U graphs
APA style
Readdir ls -U graphs. (2011, April 7). Linux NFS, . Retrieved 23:00, December 14, 2025 from http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4272.
MLA style
"Readdir ls -U graphs." Linux NFS, . 7 Apr 2011, 18:27 UTC. 14 Dec 2025, 23:00 <http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4272>.
MHRA style
Linux NFS contributors, 'Readdir ls -U graphs', Linux NFS, , 7 April 2011, 18:27 UTC, <http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4272> [accessed 14 December 2025]
Chicago style
Linux NFS contributors, "Readdir ls -U graphs," Linux NFS, , http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4272 (accessed December 14, 2025).
CBE/CSE style
Linux NFS contributors. Readdir ls -U graphs [Internet]. Linux NFS, ; 2011 Apr 7, 18:27 UTC [cited 2025 Dec 14]. Available from: http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4272.
Bluebook style
Readdir ls -U graphs, http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4272 (last visited December 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Readdir ls -U graphs --- Linux NFS{,} ",
year = "2011",
url = "http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4272",
note = "[Online; accessed 14-December-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 = "Readdir ls -U graphs --- Linux NFS{,} ",
year = "2011",
url = "\url{http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4272}",
note = "[Online; accessed 14-December-2025]"
}