Cite
From Linux NFS
Bibliographic details for Open causes oops instead of EPERM
- Page name: Open causes oops instead of EPERM
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 22 October 2010 16:13 UTC
- Date retrieved: 18 December 2025 11:59 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Open_causes_oops_instead_of_EPERM&oldid=3894
- Page Version ID: 3894
Citation styles for Open causes oops instead of EPERM
APA style
Open causes oops instead of EPERM. (2010, October 22). Linux NFS, . Retrieved 11:59, December 18, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=Open_causes_oops_instead_of_EPERM&oldid=3894.
MLA style
"Open causes oops instead of EPERM." Linux NFS, . 22 Oct 2010, 16:13 UTC. 18 Dec 2025, 11:59 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Open_causes_oops_instead_of_EPERM&oldid=3894>.
MHRA style
Linux NFS contributors, 'Open causes oops instead of EPERM', Linux NFS, , 22 October 2010, 16:13 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Open_causes_oops_instead_of_EPERM&oldid=3894> [accessed 18 December 2025]
Chicago style
Linux NFS contributors, "Open causes oops instead of EPERM," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=Open_causes_oops_instead_of_EPERM&oldid=3894 (accessed December 18, 2025).
CBE/CSE style
Linux NFS contributors. Open causes oops instead of EPERM [Internet]. Linux NFS, ; 2010 Oct 22, 16:13 UTC [cited 2025 Dec 18]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Open_causes_oops_instead_of_EPERM&oldid=3894.
Bluebook style
Open causes oops instead of EPERM, http://redhat-78.nfsv4bat.org/wiki/index.php?title=Open_causes_oops_instead_of_EPERM&oldid=3894 (last visited December 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Open causes oops instead of EPERM --- Linux NFS{,} ",
year = "2010",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=Open_causes_oops_instead_of_EPERM&oldid=3894",
note = "[Online; accessed 18-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 = "Open causes oops instead of EPERM --- Linux NFS{,} ",
year = "2010",
url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=Open_causes_oops_instead_of_EPERM&oldid=3894}",
note = "[Online; accessed 18-December-2025]"
}