Cite
From Linux NFS
Bibliographic details for Error reporting
- Page name: Error reporting
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 28 May 2007 21:40 UTC
- Date retrieved: 9 October 2025 08:11 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Error_reporting&oldid=2726
- Page Version ID: 2726
Citation styles for Error reporting
APA style
Error reporting. (2007, May 28). Linux NFS, . Retrieved 08:11, October 9, 2025 from https://linux-nfs.org/wiki/index.php?title=Error_reporting&oldid=2726.
MLA style
"Error reporting." Linux NFS, . 28 May 2007, 21:40 UTC. 9 Oct 2025, 08:11 <https://linux-nfs.org/wiki/index.php?title=Error_reporting&oldid=2726>.
MHRA style
Linux NFS contributors, 'Error reporting', Linux NFS, , 28 May 2007, 21:40 UTC, <https://linux-nfs.org/wiki/index.php?title=Error_reporting&oldid=2726> [accessed 9 October 2025]
Chicago style
Linux NFS contributors, "Error reporting," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Error_reporting&oldid=2726 (accessed October 9, 2025).
CBE/CSE style
Linux NFS contributors. Error reporting [Internet]. Linux NFS, ; 2007 May 28, 21:40 UTC [cited 2025 Oct 9]. Available from: https://linux-nfs.org/wiki/index.php?title=Error_reporting&oldid=2726.
Bluebook style
Error reporting, https://linux-nfs.org/wiki/index.php?title=Error_reporting&oldid=2726 (last visited October 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Error reporting --- Linux NFS{,} ", year = "2007", url = "https://linux-nfs.org/wiki/index.php?title=Error_reporting&oldid=2726", note = "[Online; accessed 9-October-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 = "Error reporting --- Linux NFS{,} ", year = "2007", url = "\url{https://linux-nfs.org/wiki/index.php?title=Error_reporting&oldid=2726}", note = "[Online; accessed 9-October-2025]" }