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