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:21 UTC
- Date retrieved: 17 December 2025 05:47 UTC
- Permanent URL: http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270
- Page Version ID: 4270
Citation styles for Readdir ls -U graphs
APA style
Readdir ls -U graphs. (2011, April 7). Linux NFS, . Retrieved 05:47, December 17, 2025 from http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270.
MLA style
"Readdir ls -U graphs." Linux NFS, . 7 Apr 2011, 18:21 UTC. 17 Dec 2025, 05:47 <http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270>.
MHRA style
Linux NFS contributors, 'Readdir ls -U graphs', Linux NFS, , 7 April 2011, 18:21 UTC, <http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270> [accessed 17 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=4270 (accessed December 17, 2025).
CBE/CSE style
Linux NFS contributors. Readdir ls -U graphs [Internet]. Linux NFS, ; 2011 Apr 7, 18:21 UTC [cited 2025 Dec 17]. Available from: http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270.
Bluebook style
Readdir ls -U graphs, http://client.linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270 (last visited December 17, 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=4270",
note = "[Online; accessed 17-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=4270}",
note = "[Online; accessed 17-December-2025]"
}