Cite
From Linux NFS
Bibliographic details for Common error messages
- Page name: Common error messages
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 22 October 2010 18:41 UTC
- Date retrieved: 1 July 2025 23:14 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=Common_error_messages&oldid=3908
- Page Version ID: 3908
Citation styles for Common error messages
APA style
Common error messages. (2010, October 22). Linux NFS, . Retrieved 23:14, July 1, 2025 from https://client.linux-nfs.org/wiki/index.php?title=Common_error_messages&oldid=3908.
MLA style
"Common error messages." Linux NFS, . 22 Oct 2010, 18:41 UTC. 1 Jul 2025, 23:14 <https://client.linux-nfs.org/wiki/index.php?title=Common_error_messages&oldid=3908>.
MHRA style
Linux NFS contributors, 'Common error messages', Linux NFS, , 22 October 2010, 18:41 UTC, <https://client.linux-nfs.org/wiki/index.php?title=Common_error_messages&oldid=3908> [accessed 1 July 2025]
Chicago style
Linux NFS contributors, "Common error messages," Linux NFS, , https://client.linux-nfs.org/wiki/index.php?title=Common_error_messages&oldid=3908 (accessed July 1, 2025).
CBE/CSE style
Linux NFS contributors. Common error messages [Internet]. Linux NFS, ; 2010 Oct 22, 18:41 UTC [cited 2025 Jul 1]. Available from: https://client.linux-nfs.org/wiki/index.php?title=Common_error_messages&oldid=3908.
Bluebook style
Common error messages, https://client.linux-nfs.org/wiki/index.php?title=Common_error_messages&oldid=3908 (last visited July 1, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Common error messages --- Linux NFS{,} ", year = "2010", url = "https://client.linux-nfs.org/wiki/index.php?title=Common_error_messages&oldid=3908", note = "[Online; accessed 1-July-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 = "Common error messages --- Linux NFS{,} ", year = "2010", url = "\url{https://client.linux-nfs.org/wiki/index.php?title=Common_error_messages&oldid=3908}", note = "[Online; accessed 1-July-2025]" }