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: 2 December 2025 04:34 UTC
- Permanent URL: https://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 04:34, December 2, 2025 from https://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. 2 Dec 2025, 04:34 <https://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, <https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270> [accessed 2 December 2025]
Chicago style
Linux NFS contributors, "Readdir ls -U graphs," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270 (accessed December 2, 2025).
CBE/CSE style
Linux NFS contributors. Readdir ls -U graphs [Internet]. Linux NFS, ; 2011 Apr 7, 18:21 UTC [cited 2025 Dec 2]. Available from: https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270.
Bluebook style
Readdir ls -U graphs, https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270 (last visited December 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Readdir ls -U graphs --- Linux NFS{,} ",
year = "2011",
url = "https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270",
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 -U graphs --- Linux NFS{,} ",
year = "2011",
url = "\url{https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-U_graphs&oldid=4270}",
note = "[Online; accessed 2-December-2025]"
}